Type Alias stm32wlxx_hal::pac::tim1::smcr::MSM_W
pub type MSM_W<'a, const O: u8> = BitWriterRaw<'a, u32, SMCR_SPEC, MSM_A, BitM, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field MSM writer - Master/slave mode
Aliased Type§
struct MSM_W<'a, const O: u8> { /* private fields */ }