Control A
| Bit7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RUNSTDBY | OUTEN | INTMODE[1:0] | LPMODE | HYSMODE[1:0] | ENABLE | ||
| AccessR/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W |
| Reset0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Run in Standby Mode
| Value | Description |
|---|---|
| 0 | In Standby sleep mode, the peripheral is halted |
| 1 | In Standby sleep mode, the peripheral continues operation |
Analog Comparator Output Pad Enable
Interrupt Modes
Writing to these bits selects what edges of the AC output triggers an interrupt request.
| Value | Name | Description |
|---|---|---|
| 0x0 | BOTHEDGE | Both negative and positive edge |
| 0x1 | - | Reserved |
| 0x2 | NEGEDGE | Negative edge |
| 0x3 | POSEDGE | Positive edge |
Low-Power Mode
Writing a '1' to this bit reduces the current through the comparator. This reduces the power consumption but increases the reaction time of the AC.
| Value | Description |
|---|---|
| 0 | Low-Power mode disabled |
| 1 | Low-Power mode enabled |
Hysteresis Mode Select
Writing these bits select the hysteresis mode for the AC input.
| Value | Name | Description |
|---|---|---|
| 0x0 | NONE | No hysteresis |
| 0x1 | SMALL | Small hysteresis |
| 0x2 | MEDIUM | Medium hysteresis |
| 0x3 | LARGE | Large hysteresis |
Enable AC