Defines | |
| #define | Comp_2_config() |
| #define Comp_2_config | ( | ) |
Value:
AC2CON = (COMP2_ENABLE_BIT_VALUE<<AC1EN)| \ (COMP2_INTERRUPT_ENABLE<<AC1IE)| \ (COMP2_INTERRUPT_SELECT<<AC1IS0)| \ (COMP2_NEG_INPUT_SELECT<<AC1M0);
Definition at line 70 of file comparator_drv.h.
Referenced by mc_init_HW().
1.5.7.1