Go to the source code of this file.
Defines | |
| #define | Comp_0_config() |
| #define | Comp_1_config() |
| #define | Comp_2_config() |
| #define | Comp_3_config() |
| #define | COMP_CAPTURE_DISABLE 0 |
| #define | COMP_CAPTURE_ENABLE 1 |
| #define | COMP_CLOCK_IO 0 |
| #define | COMP_CLOCK_PLL 1 |
| #define | COMP_DISABLE 0 |
| #define | COMP_DISABLE_INTERRUPT 0 |
| #define | COMP_ENABLE 1 |
| #define | COMP_ENABLE_INTERRUPT 1 |
| #define | COMP_INTERRUPT_ON_OUTPUT_FALLING_EDGE 2 |
| #define | COMP_INTERRUPT_ON_OUTPUT_RISING_EDGE 3 |
| #define | COMP_INTERRUPT_ON_OUTPUT_TOGGLE 0 |
| #define | COMP_USE_BANDGAP 4 |
| #define | COMP_USE_DAC_OUTPUT 5 |
| #define | COMP_USE_NEGATIVE_PIN 6 |
| #define | COMP_USE_VREF_DIV160 3 |
| #define | COMP_USE_VREF_DIV213 2 |
| #define | COMP_USE_VREF_DIV320 1 |
| #define | COMP_USE_VREF_DIV640 0 |
1.5.7.1