Collaboration diagram for Comparator 0 Negative Input Selection:
|
Defines | |
| #define | Set_comparator0_ni_acmp() |
| Set the ACMPM pin as the negative input comparator 0. | |
| #define | Set_comparator0_ni_dac() |
| Set the DAC output as the negative input comparator 0. | |
| #define | Set_comparator0_ni_vref_1_60() |
| Set Vref/1.60V as the negative input comparator 0. | |
| #define | Set_comparator0_ni_vref_2_13() |
| Set Vref/2.13V as the negative input comparator 0. | |
| #define | Set_comparator0_ni_vref_3_20() |
| Set Vref/3.20V as the negative input comparator 0. | |
| #define | Set_comparator0_ni_vref_6_40() (AC0CON &= ~( (1<<AC0M2) | (1<<AC0M1) | (1<<AC0M0) ) ) |
| Set the negative input comparator 0 as Vref/6.40V. | |
| #define Set_comparator0_ni_acmp | ( | ) |
| #define Set_comparator0_ni_dac | ( | ) |
| #define Set_comparator0_ni_vref_1_60 | ( | ) |
| #define Set_comparator0_ni_vref_2_13 | ( | ) |
| #define Set_comparator0_ni_vref_3_20 | ( | ) |
| #define Set_comparator0_ni_vref_6_40 | ( | ) | (AC0CON &= ~( (1<<AC0M2) | (1<<AC0M1) | (1<<AC0M0) ) ) |
1.4.7