Type Alias stm32wlxx_hal::pac::rcc::apb3enr::SUBGHZSPIEN_W
pub type SUBGHZSPIEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB3ENR_SPEC, SUBGHZSPIEN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SUBGHZSPIEN
writer - sub-GHz radio SPI clock enable
Aliased Type§
struct SUBGHZSPIEN_W<'a, const O: u8> { /* private fields */ }