![]() |
S32 SDK
|
Driver internal context structure. More...
#include <quadspi_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 QSPI_DRV_Init() function, then it cannot be freed until the driver is de-initialized using QSPI_DRV_Deinit(). The application should make no assumptions about the content of this structure.
Definition at line 221 of file quadspi_driver.h.