Data Fields
Comparator_Config_ Struct Reference

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

#include <Comparator.h>

Collaboration diagram for Comparator_Config_:
Collaboration graph
[legend]

Data Fields

Comparator_FxnTable const * fxnTablePtr
 
void * object
 
void const * hwAttrs
 

Detailed Description

Comparator driver's custom configuration structure.

See also
Comparator_init()

Field Documentation

§ fxnTablePtr

Comparator_FxnTable const* Comparator_Config_::fxnTablePtr

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

§ object

void* Comparator_Config_::object

Pointer to a driver specific data object.

§ hwAttrs

void const* Comparator_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