6.3 Interrupt Control Registers
6.3.1 IE: Interrupt Enable
Bit
7
6
5
4
3
2
1
0
Name
EA
ESPI0
ET2
ES1
ET1
EX1
ET0
EX0
Access
RW
RW
RW
RW
RW
RW
RW
RW
Reset
0
0
0
0
0
0
0
0
SFR Page = ALL; SFR Address: 0xA8 (bit-addressable)
Bit
Name
Reset
Access Description
7
EA
0
RW
All Interrupts Enable.
Globally enables/disables all interrupts and overrides individual interrupt mask settings.
Value
Name
Description
0
DISABLED
Disable all interrupt sources.
1
ENABLED
Enable each interrupt according to its individual mask setting.
6
ESPI0
0
RW
SPI0 Interrupt Enable.
This bit sets the masking of the SPI0 interrupts.
Value
Name
Description
0
DISABLED
Disable all SPI0 interrupts.
1
ENABLED
Enable interrupt requests generated by SPI0.
5
ET2
0
RW
Timer 2 Interrupt Enable.
This bit sets the masking of the Timer 2 interrupt.
Value
Name
Description
0
DISABLED
Disable Timer 2 interrupt.
1
ENABLED
Enable interrupt requests generated by the TF2L or TF2H flags.
4
ES1
0
RW
UART1 Interrupt Enable.
This bit sets the masking of the UART1 interrupts.
Value
Name
Description
0
DISABLED
Disable UART1 interrupts.
1
ENABLED
Enable UART1 interrupts.
3
ET1
0
RW
Timer 1 Interrupt Enable.
This bit sets the masking of the Timer 1 interrupt.
Value
Name
Description
0
DISABLED
Disable all Timer 1 interrupt.
1
ENABLED
Enable interrupt requests generated by the TF1 flag.
EFM8UB3 Reference Manual
Interrupts
silabs.com
| Building a more connected world.
Rev. 0.2 | 51