Type Definition lpc81x_pac::lpc811::usart0::stat::TXRDY_R

source ·
pub type TXRDY_R = BitReader<bool>;
Expand description

Field TXRDY reader - Transmitter Ready flag. When 1, this bit indicates that data may be written to the transmit buffer. Previous data may still be in the process of being transmitted. Cleared when data is written to TXDAT. Set when the data is moved from the transmit buffer to the transmit shift register.