Type Alias stm32wlxx_hal::pac::rcc::cr::MSIRANGE_W

pub type MSIRANGE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, MSIRANGE_A, Unsafe, 4, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field MSIRANGE writer - MSI clock ranges

Aliased Type§

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