11.13.30 PIR11
Note:
- Interrupt flag bits get set when an interrupt condition occurs, regardless of the state of its corresponding enable bit or the global enable bit. User software must ensure the appropriate interrupt flag bits are clear prior to enabling an interrupt.
- SPI2IF is a read-only bit. To clear the interrupt condition, all bits in the SPI2INTF register must be cleared.
- SPI2TXIF and SPI2RXIF are read-only bits and cannot be set/cleared by software.
Name: | PIR11 |
Address: | 0x4C1 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
VDDIO2PORIF | VDDIO2RDYIF | VDDIO2LVDIF | SPI2IF | SPI2TXIF | SPI2RXIF | ||||
Access | R | R | R | R | R | R | |||
Reset | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 5 – VDDIO2PORIF VDDIO2 Power-on Reset Interrupt Flag
Value | Description |
---|---|
1 | Interrupt has occurred |
0 | Interrupt event has not occurred |
Bit 4 – VDDIO2RDYIF VDDIO2 Ready Interrupt Flag
Value | Description |
---|---|
1 | Interrupt has occurred |
0 | Interrupt event has not occurred |
Bit 3 – VDDIO2LVDIF VDDIO2 LVD Interrupt Flag
Value | Description |
---|---|
1 | Interrupt has occurred |
0 | Interrupt event has not occurred |
Bit 2 – SPI2IF SPI2 Interrupt Flag(2)
Value | Description |
---|---|
1 | Interrupt has occurred |
0 | Interrupt event has not occurred |
Bit 1 – SPI2TXIF SPI2 Transmit Interrupt Flag(3)
Value | Description |
---|---|
1 | Interrupt has occurred |
0 | Interrupt event has not occurred |
Bit 0 – SPI2RXIF SPI2 Receive Interrupt Flag(3)
Value | Description |
---|---|
1 | Interrupt has occurred |
0 | Interrupt event has not occurred |