Data Sheet
252
Atmel | SMART SAM D21 [DATASHEET]
Atmel-42181G–SAM-D21_Datasheet–09/2015
18.8.9 Interrupt Enable Clear - MODE1
Name: INTENCLR
Offset: 0x06
Reset: 0x00
Property: Write-Protected
z Bit 7 – OVF: Overflow Interrupt Enable
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.
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.
z Bit 6 – SYNCRDY: Synchronization Ready Interrupt Enable
0: The Synchronization Ready interrupt is disabled.
1: The Synchronization Ready interrupt is enabled, and an interrupt request will be generated when the Synchroni-
zation Ready interrupt flag is set.
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.
z Bits 5:2 – Reserved
These bits are unused and reserved for future use. For compatibility with future devices, always write these bits to
zero when this register is written. These bits will always return zero when read.
z Bits 1:0 – CMPx [x=1..0]: Compare x Interrupt Enable
0: The Compare x interrupt is disabled.
1: The Compare x interrupt is enabled, and an interrupt request will be generated when the Compare x interrupt
flag is set.
Writing a zero to this bit has no effect.
Writing a one to this bit will clear the Compare x Interrupt Enable bit and disable the corresponding interrupt.
Bit 76543210
OVF SYNCRDY
CMP1 CMP0
AccessR/WR/WRRRRR/WR/W
Reset00000000