rusEFI
The most advanced open source ECU
|
ftfx special memory access information. More...
#include <fsl_ftfx_controller.h>
Data Fields | |
uint32_t | base |
uint32_t | size |
uint32_t | count |
ftfx special memory access information.
Definition at line 239 of file fsl_ftfx_controller.h.
uint32_t _ftfx_special_mem::base |
Base address of flash special memory.
Definition at line 241 of file fsl_ftfx_controller.h.
uint32_t _ftfx_special_mem::count |
flash special memory count.
Definition at line 243 of file fsl_ftfx_controller.h.
uint32_t _ftfx_special_mem::size |
size of flash special memory.
Definition at line 242 of file fsl_ftfx_controller.h.