Type Alias stm32wlxx_hal::pac::tim1::cr2::MMS2_W
pub type MMS2_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR2_SPEC, u8, MMS2_A, Safe, 4, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MMS2
writer - Master mode selection 2
Aliased Type§
struct MMS2_W<'a, const O: u8> { /* private fields */ }