Type Alias stm32wlxx_hal::pac::rcc::cr::MSIRGSEL_W
pub type MSIRGSEL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, MSIRGSEL_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MSIRGSEL
writer - MSI range control selection
Aliased Type§
struct MSIRGSEL_W<'a, const O: u8> { /* private fields */ }