Type Definition stm32g0::stm32g0b0::tim15::cr1::CKD_R

source · []
pub type CKD_R = FieldReader<u8, CKD_A>;
Expand description

Field CKD reader - Clock division This bitfield indicates the division ratio between the timer clock (CK_INT) frequency and the dead-time and sampling clock (tDTS) used by the dead-time generators and the digital filters (TIx)

Implementations

Get enumerated values variant

Checks if the value of the field is Div1

Checks if the value of the field is Div2

Checks if the value of the field is Div4