Type Alias stm32wlxx_hal::pac::spi1::sr::TXE_R

pub type TXE_R = BitReaderRaw<TXE_A>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field TXE reader - Transmit buffer empty

Aliased Type§

struct TXE_R { /* private fields */ }