|  |  | 
ADCBuf Global configuration. More...
#include <ADCBuf.h>
| Data Fields | |
| const ADCBuf_FxnTable * | fxnTablePtr | 
| void * | object | 
| void const * | hwAttrs | 
ADCBuf Global configuration.
The ADCBuf_Config structure contains a set of pointers used to characterise the ADC driver implementation.
This structure needs to be defined before calling ADCBuf_init() and it must not be changed thereafter.
| const ADCBuf_FxnTable* ADCBuf_Config_::fxnTablePtr | 
Pointer to a table of driver-specific implementations of ADC APIs
| void* ADCBuf_Config_::object | 
Pointer to a driver specific data object
| void const* ADCBuf_Config_::hwAttrs | 
Pointer to a driver specific hardware attributes structure