Type Alias stm32wlxx_hal::pac::pwr::scr::CWRFBUSYF_W

pub type CWRFBUSYF_W<'a, const O: u8> = BitWriterRaw<'a, u32, SCR_SPEC, CWRFBUSYF_AW, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CWRFBUSYF writer - Clear wakeup Radio BUSY flag

Aliased Type§

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