Type Alias stm32wlxx_hal::pac::spi1::cr2::TXEIE_R
pub type TXEIE_R = BitReaderRaw<TXEIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TXEIE
reader - Tx buffer empty interrupt enable
Aliased Type§
struct TXEIE_R { /* private fields */ }