Type Definition stm32l4::stm32l4x5::tim3::cr1::CMS_R

source · []
pub type CMS_R = FieldReader<u8, CMS_A>;
Expand description

Field CMS reader - Center-aligned mode selection

Implementations

Get enumerated values variant

Checks if the value of the field is EdgeAligned

Checks if the value of the field is CenterAligned1

Checks if the value of the field is CenterAligned2

Checks if the value of the field is CenterAligned3