rusEFI
The most advanced open source ECU
|
Flash Swap information. More...
#include <fsl_ftfx_controller.h>
Data Fields | |
ftfx_swap_state_t | flashSwapState |
ftfx_swap_block_status_t | currentSwapBlockStatus |
ftfx_swap_block_status_t | nextSwapBlockStatus |
Flash Swap information.
Definition at line 220 of file fsl_ftfx_controller.h.
ftfx_swap_block_status_t _ftfx_swap_state_config::currentSwapBlockStatus |
The current Swap block status.
Definition at line 223 of file fsl_ftfx_controller.h.
Referenced by FTFx_CMD_SwapControl().
ftfx_swap_state_t _ftfx_swap_state_config::flashSwapState |
The current Swap system status.
Definition at line 222 of file fsl_ftfx_controller.h.
Referenced by FTFx_CMD_SwapControl().
ftfx_swap_block_status_t _ftfx_swap_state_config::nextSwapBlockStatus |
The next Swap block status.
Definition at line 224 of file fsl_ftfx_controller.h.
Referenced by FTFx_CMD_SwapControl().