[][src]Module lpc11xx::uart::iir

Interrupt ID Register. Identifies which interrupt(s) are pending

Enums

INTID_A

Interrupt identification. IER[3:1] identifies an interrupt corresponding to the UART Rx FIFO. All other combinations of IER[3:1] not listed below are reserved (100,101,111).

INTSTATUS_A

Interrupt status. Note that IIR[0] is active low. The pending interrupt can be determined by evaluating IIR[3:1].

Type Definitions

ABEOINT_R

Reader of field ABEOINT

ABTOINT_R

Reader of field ABTOINT

FIFOENABLE_R

Reader of field FIFOENABLE

INTID_R

Reader of field INTID

INTSTATUS_R

Reader of field INTSTATUS

R

Reader of register IIR