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

Data Fields | |
| Comparator_FxnTable const * | fxnTablePtr |
| void * | object |
| void const * | hwAttrs |
Comparator driver's custom configuration structure.
| Comparator_FxnTable const* Comparator_Config::fxnTablePtr |
Pointer to a function pointer table with driver-specific implementations of Comparator APIs
| void* Comparator_Config::object |
Pointer to a driver specific data object.
| void const* Comparator_Config::hwAttrs |
Pointer to a driver specific hardware attributes structure.