#include <T32CZ20_adc.h>
Data Fields | |
| __IO tr_aux_comp_ana_ctl_t | COMP_ANA_CTRL |
| __IO uint32_t | AUXCOMP_DIG_CTRL0 |
| __IO uint32_t | AUXCOMP_DIG_CTRL1 |
| __IO uint32_t | AUXCOMP_DIG_CTRL2 |
the struct we use so we can address the AUX comparator registers using field names. This is needed to make the ADC work
| __IO uint32_t AUX_COMPARATOR_REGISTERS_T::AUXCOMP_DIG_CTRL0 |
| __IO uint32_t AUX_COMPARATOR_REGISTERS_T::AUXCOMP_DIG_CTRL1 |
| __IO uint32_t AUX_COMPARATOR_REGISTERS_T::AUXCOMP_DIG_CTRL2 |
| __IO tr_aux_comp_ana_ctl_t AUX_COMPARATOR_REGISTERS_T::COMP_ANA_CTRL |