API Documentation  9.14.00
Data Fields
ADC_Config_ Struct Reference

ADC driver's custom configuration structure. More...

Data Fields

ADC_FxnTable const * fxnTablePtr
 
void const * hwAttrs
 
void * object
 

Detailed Description

ADC driver's custom configuration structure.

See also
ADC_init()
ADC_open()

Field Documentation

§ fxnTablePtr

ADC_FxnTable const* ADC_Config_::fxnTablePtr

Pointer to a function pointer table with driver-specific implementations of ADC APIs

§ hwAttrs

void const* ADC_Config_::hwAttrs

Pointer to a driver specific hardware attributes structure.

§ object

void* ADC_Config_::object

Pointer to a driver specific data object.


The documentation for this struct was generated from the following file: