Type Alias stm32wlxx_hal::pac::usart1::cr3::WUS_W

pub type WUS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR3_SPEC, u8, WUS_A, Unsafe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field WUS writer - Wakeup from low-power mode interrupt flag selection

Aliased Type§

struct WUS_W<'a, const O: u8> { /* private fields */ }