![]() |
S32 SDK
|
Driver internal context structure. More...
#include <flash_mx25l6433f_driver.h>
Driver internal context structure.
This structure is used by the driver for its internal logic. It must be provided by the application through the FLASH_MX25L6433F_DRV_Init() function, then it cannot be freed until the driver is de-initialized using FLASH_MX25L6433F_DRV_Deinit(). The application should make no assumptions about the content of this structure.
Definition at line 100 of file flash_mx25l6433f_driver.h.