![]()  | 
  
    PDK API Guide for J721E
    
   | 
 
MCSPI Global configuration.
The MCSPI_Config structure contains a set of pointers used to characterize the MCSPI driver implementation.
This structure needs to be defined before calling MCSPI_init() and it must not be changed thereafter.
Data Fields | |
| MCSPI_FxnTable const * | fxnTablePtr | 
| SPI_Handle | handle | 
| uint32_t | chnNum | 
| MCSPI_FxnTable const* MCSPI_Config::fxnTablePtr | 
Pointer to a table of driver-specific implementations of MCSPI APIs
| SPI_Handle MCSPI_Config::handle | 
Pointer to a SPI instance specific configuration data object
| uint32_t MCSPI_Config::chnNum | 
channel number