Module lpc55_pac::spi0::fifointenset[][src]

FIFO interrupt enable set (enable) and read register.

Structs

FIFOINTENSET_SPEC

FIFO interrupt enable set (enable) and read register.

R

Register FIFOINTENSET reader

RXERR_R

Field RXERR reader - Determines whether an interrupt occurs when a receive error occurs, based on the RXERR flag in the FIFOSTAT register.

RXERR_W

Field RXERR writer - Determines whether an interrupt occurs when a receive error occurs, based on the RXERR flag in the FIFOSTAT register.

RXLVL_R

Field RXLVL reader - Determines whether an interrupt occurs when a the receive FIFO reaches the level specified by the TXLVL field in the FIFOTRIG register.

RXLVL_W

Field RXLVL writer - Determines whether an interrupt occurs when a the receive FIFO reaches the level specified by the TXLVL field in the FIFOTRIG register.

TXERR_R

Field TXERR reader - Determines whether an interrupt occurs when a transmit error occurs, based on the TXERR flag in the FIFOSTAT register.

TXERR_W

Field TXERR writer - Determines whether an interrupt occurs when a transmit error occurs, based on the TXERR flag in the FIFOSTAT register.

TXLVL_R

Field TXLVL reader - Determines whether an interrupt occurs when a the transmit FIFO reaches the level specified by the TXLVL field in the FIFOTRIG register.

TXLVL_W

Field TXLVL writer - Determines whether an interrupt occurs when a the transmit FIFO reaches the level specified by the TXLVL field in the FIFOTRIG register.

W

Register FIFOINTENSET writer

Enums

RXERR_A

Determines whether an interrupt occurs when a receive error occurs, based on the RXERR flag in the FIFOSTAT register.

RXLVL_A

Determines whether an interrupt occurs when a the receive FIFO reaches the level specified by the TXLVL field in the FIFOTRIG register.

TXERR_A

Determines whether an interrupt occurs when a transmit error occurs, based on the TXERR flag in the FIFOSTAT register.

TXLVL_A

Determines whether an interrupt occurs when a the transmit FIFO reaches the level specified by the TXLVL field in the FIFOTRIG register.