|
API Documentation
9.14.00
|
ADC driver's custom configuration structure. More...
Data Fields | |
| ADC_FxnTable const * | fxnTablePtr |
| void const * | hwAttrs |
| void * | object |
ADC driver's custom configuration structure.
| ADC_FxnTable const* ADC_Config_::fxnTablePtr |
Pointer to a function pointer table with driver-specific implementations of ADC APIs
| void const* ADC_Config_::hwAttrs |
Pointer to a driver specific hardware attributes structure.
| void* ADC_Config_::object |
Pointer to a driver specific data object.
1.8.12