S32 SDK
qspi_state_t Struct Reference

Driver internal context structure. More...

#include <quadspi_driver.h>

Detailed Description

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.


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