Data Fields
ADC_Config_ Struct Reference

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

#include <ADC.h>

Collaboration diagram for ADC_Config_:
Collaboration graph
[legend]

Data Fields

ADC_FxnTable const * fxnTablePtr
 
void * object
 
void const * hwAttrs
 

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

§ object

void* ADC_Config_::object

Pointer to a driver specific data object.

§ hwAttrs

void const* ADC_Config_::hwAttrs

Pointer to a driver specific hardware attributes structure.


The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale