Type Alias stm32wlxx_hal::pac::usart1::cr3::TCBGTIE_R
pub type TCBGTIE_R = BitReaderRaw<TCBGTIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TCBGTIE
reader - Transmission Complete before guard time, interrupt enable
Aliased Type§
struct TCBGTIE_R { /* private fields */ }