Interrupt Enable Clear in COUNT32 mode (CTRLA.MODE=0)

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
Access:
PAC Write-Protection
Bit15141312111098
OVFCMP0
AccessR/WR/W
Reset00
Bit76543210
PERn[7:0]
AccessR/WR/WR/WR/WR/WR/WR/WR/W
Reset00000000

Bit 15 – OVF: Overflow Interrupt Enable

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.

Bit 8 – CMP0: Compare 0 Interrupt Enable

Compare 0 Interrupt Enable

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

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

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

Bits 7:0 – PERn: Periodic Interval n Interrupt Enable [n = 7..0]

Periodic Interval n Interrupt Enable [n = 7..0]

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

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

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