![]() |
S32 SDK
|
Defines the comparator module configuration. More...
#include <cmp_driver.h>
Data Fields | |
cmp_comparator_t | comparator |
cmp_anmux_t | mux |
cmp_dac_t | dac |
cmp_trigger_mode_t | triggerMode |
Defines the comparator module configuration.
This structure is used to configure all components of comparator module Implements : cmp_module_t_Class
Definition at line 127 of file cmp_driver.h.
cmp_comparator_t comparator |
Definition at line 129 of file cmp_driver.h.
cmp_dac_t dac |
Definition at line 131 of file cmp_driver.h.
cmp_anmux_t mux |
Definition at line 130 of file cmp_driver.h.
cmp_trigger_mode_t triggerMode |
Definition at line 132 of file cmp_driver.h.