Type Alias stm32wlxx_hal::pac::tim2::cr1::CMS_W
pub type CMS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR1_SPEC, u8, CMS_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CMS
writer - Center-aligned mode selection
Aliased Type§
struct CMS_W<'a, const O: u8> { /* private fields */ }