Module lpc55_pac::usart0::intenset[][src]

Interrupt Enable read and Set register for USART (not FIFO) status. Contains individual interrupt enable bits for each potential USART interrupt. A complete value may be read from this register. Writing a 1 to any implemented bit position causes that bit to be set.

Structs

ABERREN_R

Field ABERREN reader - When 1, enables an interrupt when an auto baud error occurs.

ABERREN_W

Field ABERREN writer - When 1, enables an interrupt when an auto baud error occurs.

DELTACTSEN_R

Field DELTACTSEN reader - When 1, enables an interrupt when there is a change in the state of the CTS input.

DELTACTSEN_W

Field DELTACTSEN writer - When 1, enables an interrupt when there is a change in the state of the CTS input.

DELTARXBRKEN_R

Field DELTARXBRKEN reader - When 1, enables an interrupt when a change of state has occurred in the detection of a received break condition (break condition asserted or deasserted).

DELTARXBRKEN_W

Field DELTARXBRKEN writer - When 1, enables an interrupt when a change of state has occurred in the detection of a received break condition (break condition asserted or deasserted).

FRAMERREN_R

Field FRAMERREN reader - When 1, enables an interrupt when a framing error has been detected.

FRAMERREN_W

Field FRAMERREN writer - When 1, enables an interrupt when a framing error has been detected.

INTENSET_SPEC

Interrupt Enable read and Set register for USART (not FIFO) status. Contains individual interrupt enable bits for each potential USART interrupt. A complete value may be read from this register. Writing a 1 to any implemented bit position causes that bit to be set.

PARITYERREN_R

Field PARITYERREN reader - When 1, enables an interrupt when a parity error has been detected.

PARITYERREN_W

Field PARITYERREN writer - When 1, enables an interrupt when a parity error has been detected.

R

Register INTENSET reader

RXNOISEEN_R

Field RXNOISEEN reader - When 1, enables an interrupt when noise is detected. See description of the RXNOISEINT bit in Table 354.

RXNOISEEN_W

Field RXNOISEEN writer - When 1, enables an interrupt when noise is detected. See description of the RXNOISEINT bit in Table 354.

STARTEN_R

Field STARTEN reader - When 1, enables an interrupt when a received start bit has been detected.

STARTEN_W

Field STARTEN writer - When 1, enables an interrupt when a received start bit has been detected.

TXDISEN_R

Field TXDISEN reader - When 1, enables an interrupt when the transmitter is fully disabled as indicated by the TXDISINT flag in STAT. See description of the TXDISINT bit for details.

TXDISEN_W

Field TXDISEN writer - When 1, enables an interrupt when the transmitter is fully disabled as indicated by the TXDISINT flag in STAT. See description of the TXDISINT bit for details.

TXIDLEEN_R

Field TXIDLEEN reader - When 1, enables an interrupt when the transmitter becomes idle (TXIDLE = 1).

TXIDLEEN_W

Field TXIDLEEN writer - When 1, enables an interrupt when the transmitter becomes idle (TXIDLE = 1).

W

Register INTENSET writer