19.8.10 Interrupt Enable Clear - MODE2
| Name: | INTENCLR | 
| Offset: | 0x06 | 
| Reset: | 0x00 | 
| Property: | Write-Protected | 
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| OVF | SYNCRDY | ALARM0 | |||||||
| Access | R/W | R/W | R/W | ||||||
| Reset | 0 | 0 | 0 | 
Bit 7 – OVF Overflow Interrupt Enable
Writing a zero to this bit has no effect.
Writing a one to this bit will clear the Overflow Interrupt Enable bit and disable the corresponding interrupt.
| Value | Description | 
|---|---|
| 0 | The Overflow interrupt is disabled. | 
| 1 | The Overflow interrupt is enabled, and an interrupt request will be generated when the Overflow interrupt flag is set. | 
Bit 6 – SYNCRDY Synchronization Ready Interrupt Enable
Writing a zero to this bit has no effect.
Writing a one to this bit will clear the Synchronization Ready Interrupt Enable bit and disable the corresponding interrupt.
| Value | Description | 
|---|---|
| 0 | The synchronization ready interrupt is disabled. | 
| 1 | The synchronization ready interrupt is enabled, and an interrupt request will be generated when the Synchronization Ready interrupt flag is set. | 
Bit 0 – ALARM0 Alarm 0 Interrupt Enable
Writing a zero to this bit has no effect.
Writing a one to this bit disables the Alarm 0 interrupt.
| Value | Description | 
|---|---|
| 0 | The Alarm 0 interrupt is disabled. | 
| 1 | The Alarm 0 interrupt is enabled, and an interrupt request will be generated when the Alarm 0 interrupt flag is set. | 
