Collaboration diagram for Comparator 1 Negative Input Selection:
|
Defines | |
| #define | Set_comparator1_ni_acmp() |
| Set the ACMPM pin as the negative input comparator 1. | |
| #define | Set_comparator1_ni_dac() |
| Set the DAC output as the negative input comparator 1. | |
| #define | Set_comparator1_ni_vref_1_60() |
| Set Vref/1.60V as the negative input comparator 1. | |
| #define | Set_comparator1_ni_vref_2_13() |
| Set Vref/2.13V as the negative input comparator 1. | |
| #define | Set_comparator1_ni_vref_3_20() |
| Set Vref/3.20V as the negative input comparator 1. | |
| #define | Set_comparator1_ni_vref_6_40() (AC1CON &= ~( (1<<AC1M2) | (1<<AC1M1) | (1<<AC1M0) ) ) |
| Set the negative input comparator 1 as Vref/6.40V. | |
| #define Set_comparator1_ni_acmp | ( | ) |
| #define Set_comparator1_ni_dac | ( | ) |
| #define Set_comparator1_ni_vref_1_60 | ( | ) |
| #define Set_comparator1_ni_vref_2_13 | ( | ) |
| #define Set_comparator1_ni_vref_3_20 | ( | ) |
| #define Set_comparator1_ni_vref_6_40 | ( | ) | (AC1CON &= ~( (1<<AC1M2) | (1<<AC1M1) | (1<<AC1M0) ) ) |
1.4.7