Type Alias stm32wlxx_hal::pac::pwr::cr4::WRFBUSYP_W
pub type WRFBUSYP_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR4_SPEC, WRFBUSYP_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field WRFBUSYP
writer - Wakeup Radio BUSY polarity
Aliased Type§
struct WRFBUSYP_W<'a, const O: u8> { /* private fields */ }