Defines allowing to init the COMPARATORs with the wanted configuration.
More...
Defines allowing to init the COMPARATORs with the wanted configuration.
◆ COMPARATOR0_IT
0: Disable Comparator Interrupt 1: Enable Comparator Interrupt
Definition at line 112 of file config.h.
◆ COMPARATOR0_IT_EVENT
| #define COMPARATOR0_IT_EVENT 0 |
Comparator Interrupt on outut => 0: toggle 2: falling edge 3: rising edge.
Definition at line 113 of file config.h.
◆ COMPARATOR0_NEGATIVE_INPUT
| #define COMPARATOR0_NEGATIVE_INPUT 4 |
Comparator negative input selection => 0: vref/6.40 1: vref/3.20 2: vref/2.13 3: vref/1.60 4: ACMPM 5: DAC result.
Definition at line 114 of file config.h.
◆ COMPARATOR1_IT
0: Disable Comparator Interrupt 1: Enable Comparator Interrupt
Definition at line 117 of file config.h.
◆ COMPARATOR1_IT_EVENT
| #define COMPARATOR1_IT_EVENT 0 |
Comparator Interrupt on outut => 0: toggle 2: falling edge 3: rising edge.
Definition at line 118 of file config.h.
◆ COMPARATOR1_NEGATIVE_INPUT
| #define COMPARATOR1_NEGATIVE_INPUT 4 |
Comparator negative input selection => 0: vref/6.40 1: vref/3.20 2: vref/2.13 3: vref/1.60 4: ACMPM 5: DAC result.
Definition at line 119 of file config.h.
◆ COMPARATOR2_IT
0: Disable Comparator Interrupt 1: Enable Comparator Interrupt
Definition at line 122 of file config.h.
◆ COMPARATOR2_IT_EVENT
| #define COMPARATOR2_IT_EVENT 0 |
Comparator Interrupt on outut => 0: toggle 2: falling edge 3: rising edge.
Definition at line 123 of file config.h.
◆ COMPARATOR2_NEGATIVE_INPUT
| #define COMPARATOR2_NEGATIVE_INPUT 4 |
Comparator negative input selection => 0: vref/6.40 1: vref/3.20 2: vref/2.13 3: vref/1.60 4: ACMPM 5: DAC result.
Definition at line 124 of file config.h.
◆ USE_COMP0
◆ USE_COMP1
◆ USE_COMP2