Type Definition lpc81x_pac::lpc812::spi0::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 or TXDATCTL until the data is moved to the transmit shift register.