Interrupt Enable Set
This register allows the user to enable an interrupt without doing a read-modify-write operation. Changes in this register will also be reflected in the Interrupt Enable Clear (INTENCLR) register.
Name:
INTENSET
Offset:
0x05
Reset:
0x00
Access:
PAC Write-Protection
Bit76543210
OVFWINMONOVERRUNRESRDY
AccessR/WR/WR/WR/W
Reset0000

Bit 3 – OVF: Overflow Interrupt Enable

Overflow Interrupt Enable

Writing a zero to this bit has no effect.

Writing a one to this bit will set the Overflow Interrupt bit, which enables the Overflow interrupt.

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

Bit 2 – WINMON: Window Monitor Interrupt Enable

Window Monitor Interrupt Enable

Writing a zero to this bit has no effect.

Writing a one to this bit will set the Window Monitor Interrupt bit, which enables the Window Monitor interrupt.

ValueDescription
0 The Window Monitor interrupt is disabled.
1 The Window Monitor interrupt is enabled.

Bit 1 – OVERRUN: Overrun Interrupt Enable

Overrun Interrupt Enable

Writing a zero to this bit has no effect.

Writing a one to this bit will set the Overrun Interrupt Enable bit, which enables the corresponding interrupt request.

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

Bit 0 – RESRDY: Result Ready Interrupt Enable

Result Ready Interrupt Enable

Writing a zero to this bit has no effect.

Writing a one to this bit will set the Result Ready Interrupt bit, which enables the Result Ready interrupt.

ValueDescription
0 The Result Ready interrupt is disabled.
1 The Result Ready interrupt is enabled.