MCSPI global configuration array.
This structure needs to be defined before calling MCSPI_init() and it must not be changed by user thereafter.
The last entry of the array should be a NULL entry which demarks the end of the array.
Data Fields | |
const MCSPI_Attrs * | attrs |
MCSPI_Object * | object |
const MCSPI_Attrs* MCSPI_Config::attrs |
Pointer to driver specific attributes
MCSPI_Object* MCSPI_Config::object |
Pointer to driver specific data object