Type Alias stm32wlxx_hal::pac::usart1::isr::CTS_R
pub type CTS_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CTS
reader - CTS
Aliased Type§
struct CTS_R { /* private fields */ }