Defines | |
| #define | Comp_3_config() |
| #define Comp_3_config | ( | ) |
Value:
AC3CON = (COMP3_ENABLE_BIT_VALUE<<AC1EN)| \
(COMP3_INTERRUPT_ENABLE<<AC1IE)| \
(COMP3_INTERRUPT_SELECT<<AC1IS0)| \
(COMP3_NEG_INPUT_SELECT<<AC1M0);
Definition at line 82 of file comparator_drv.h.
1.5.7.1