Module lpc845_pac::usart0::txdat[][src]

Expand description

Transmit Data register. Data to be transmitted is written here.

Structs

Register TXDAT reader

Field TXDAT reader - Writing to the USART Transmit Data Register causes the data to be transmitted as soon as the transmit shift register is available and any conditions for transmitting data are met: CTS low (if CTSEN bit = 1), TXDIS bit = 0.

Transmit Data register. Data to be transmitted is written here.

Field TXDAT writer - Writing to the USART Transmit Data Register causes the data to be transmitted as soon as the transmit shift register is available and any conditions for transmitting data are met: CTS low (if CTSEN bit = 1), TXDIS bit = 0.

Register TXDAT writer