Type Alias stm32wlxx_hal::pac::tim1::cr1::CMS_R
pub type CMS_R = FieldReaderRaw<u8, CMS_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CMS
reader - Center-aligned mode selection
Aliased Type§
struct CMS_R { /* private fields */ }