Type Alias stm32wlxx_hal::pac::rcc::ccipr::RNGSEL_W
pub type RNGSEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCIPR_SPEC, u8, RNGSEL_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RNGSEL
writer - RNG clock source selection
Aliased Type§
struct RNGSEL_W<'a, const O: u8> { /* private fields */ }