AM64x MCU+ SDK  08.02.00

Detailed Description

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_Attrsattrs
 
MCSPI_Objectobject
 

Field Documentation

◆ attrs

const MCSPI_Attrs* MCSPI_Config::attrs

Pointer to driver specific attributes

◆ object

MCSPI_Object* MCSPI_Config::object

Pointer to driver specific data object