Type Alias stm32wlxx_hal::pac::lpuart::cr1::RE_R
pub type RE_R = BitReaderRaw<RE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RE
reader - Receiver enable
Aliased Type§
struct RE_R { /* private fields */ }