uint32_twl_dummy_sec_pos;/*!< Current dummy sector position*/
uint32_twl_part_max_sec_pos;/*!< Number of sectors in the partition (excluding config and state sectors) for dummy sector movement*/
uint32_twl_dummy_sec_move_count;/*!< When dummy sector completes one cycle through the entire flash, wl_dummy_sector_move_count will be incremented by 1*/
uint32_twl_sec_erase_cycle_count;/*!< After every 'sector erase cycle', this count will be incremented by 1*/
uint32_twl_max_sec_erase_cycle_count;/*!< Max wl_sector_erase_cycle_count after which block will be moved and dummy sector position record will be updated in state sector*/