rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
_ftfx_swap_state_config Struct Reference

Flash Swap information. More...

#include <fsl_ftfx_controller.h>

Collaboration diagram for _ftfx_swap_state_config:
Collaboration graph
[legend]

Data Fields

ftfx_swap_state_t flashSwapState
 
ftfx_swap_block_status_t currentSwapBlockStatus
 
ftfx_swap_block_status_t nextSwapBlockStatus
 

Detailed Description

Flash Swap information.

Definition at line 220 of file fsl_ftfx_controller.h.

Field Documentation

◆ currentSwapBlockStatus

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().

◆ flashSwapState

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().

◆ nextSwapBlockStatus

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().


The documentation for this struct was generated from the following file: