![]() |
![]() |
ADC driver's custom configuration structure. More...
#include <ADC.h>

Data Fields | |
| ADC_FxnTable const * | fxnTablePtr |
| void * | object |
| void const * | hwAttrs |
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* ADC_Config_::object |
Pointer to a driver specific data object.
| void const* ADC_Config_::hwAttrs |
Pointer to a driver specific hardware attributes structure.