Type Alias stm32wlxx_hal::pac::usart1::cr1::RE_W
pub type RE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, RE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RE
writer - Receiver enable
Aliased Type§
struct RE_W<'a, const O: u8> { /* private fields */ }