23.7.4 Interrupt Enable Clear in COUNT16 mode (CTRLA.MODE=1)

This register allows the user to disable an interrupt without doing a read-modify-write operation. Changes in this register will also be reflected in the Interrupt Enable Set (INTENSET) register.
Name: INTENCLR
Offset: 0x08
Reset: 0x0000
Property: PAC Write-Protection

Bit 15141312111098 
 OVF     CMP1CMP0 
Access R/WR/WR/W 
Reset 000 
Bit 76543210 
 PER7PER6PER5PER4PER3PER2PER1PER0 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bit 15 – OVF Overflow Interrupt Enable

Writing a '0' to this bit has no effect.

Writing a '1' to this bit will clear the Overflow Interrupt Enable bit, which disables the Overflow interrupt.

ValueDescription
0 The Overflow interrupt is disabled.
1 The Overflow interrupt is enabled.

Bits 8, 9 – CMPx Compare x Interrupt Enable [x = 1..0]

Writing a '0' to this bit has no effect.

Writing a '1' to this bit will clear the Compare x Interrupt Enable bit, which disables the Compare n interrupt.

ValueDescription
0 The Compare x interrupt is disabled.
1 The Compare x interrupt is enabled.

Bits 0, 1, 2, 3, 4, 5, 6, 7 – PERx Periodic Interval x Interrupt Enable [x = 7..0]

Writing a '0' to this bit has no effect.

Writing a '1' to this bit will clear the Periodic Interval x Interrupt Enable bit, which disables the Periodic Interval x interrupt.

ValueDescription
0 Periodic Interval x interrupt is disabled.
1 Periodic Interval x interrupt is enabled.