![]() |
PDK API Guide for J721E
|
OSPI Global configuration.
The OSPI_Config structure contains a set of pointers used to characterize the OSPI driver implementation.
This structure needs to be defined before calling OSPI_init() and it must not be changed thereafter.
Data Fields | |
| OSPI_FxnTable const * | fxnTablePtr |
| void * | object |
| void const * | hwAttrs |
| OSPI_FxnTable const* OSPI_Config::fxnTablePtr |
Pointer to a table of driver-specific implementations of SPI APIs
| void* OSPI_Config::object |
Pointer to a driver specific data object
| void const* OSPI_Config::hwAttrs |
Pointer to a driver specific hardware attributes structure