Atmel Xplained Pro Evaluation Kit for the ATSAMD21J18A Microcontroller ATSAMD21-XPRO ATSAMD21-XPRO Data Sheet

Product codes
ATSAMD21-XPRO
Page of 1018
889
Atmel | SMART SAM D21 [DATASHEET]
Atmel-42181C–SAM-D21_Datasheet–07/2014
33.9.4 Interrupt Enable Clear
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 register (INTENSET).
Name:
INTENCLR
Offset:
0x04
Reset:
0x00
Property:
Write-Protected
z
Bits 7:5 – 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
Bit 4 – WIN: Window x Interrupt Enable
Reading this bit returns the state of the Window x interrupt enable.
0: The Window x interrupt is disabled.
1: The Window x interrupt is enabled.
Writing a zero to this bit has no effect.
Writing a one to this bit disables the Window x interrupt.
z
Bits 3: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 – COMPx [x=1..0]: Comparator x Interrupt Enable
Reading this bit returns the state of the Comparator x interrupt enable.
0: The Comparator x interrupt is disabled.
1: The Comparator x interrupt is enabled.
Writing a zero to this bit has no effect.
Writing a one to this bit disables the Comparator x interrupt.
Bit
7
6
5
4
3
2
1
0
WIN0
COMP1
COMP0
Access
R
R
R
R/W
R
R
R/W
R/W
Reset
0
0
0
0
0
0
0
0