Module irq

Source
Expand description

Interrupt flags.

All interrupts are cleared by writing 1 to the bit field.

Constantsยง

ALL
Bitmask of all interrupts.
ARBLST
Arbitration lost
BRE
RX-bit rising error
LBPE
RX-long bit period error
RXACK
RX-missing acknowledge.
RXBR
RX-byte received
RXEND
End of reception
RXOVR
RX-overrun
SBPE
RX-short bit period error
TXACK
TX-missing acknowledge error interrupt
TXBR
TX-byte request
TXEND
End of transmission
TXERR
TX-error
TXUDR
TX-buffer underrun