AASRC global configuration array.
This structure needs to be defined before calling AASRC_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 AASRC_Attrs * | attrs |
AASRC_Object * | object |
const AASRC_Attrs* AASRC_Config::attrs |
Pointer to driver specific hardware attributes
AASRC_Object* AASRC_Config::object |
Pointer to driver specific data object