Type Definition stm32g0::stm32g0b0::tim15::cr1::CKD_W

source · []
pub type CKD_W<'a, const O: u8> = FieldWriter<'a, u32, CR1_SPEC, u8, CKD_A, 2, O>;
Expand description

Field CKD writer - 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

t_DTS = t_CK_INT

t_DTS = 2 × t_CK_INT

t_DTS = 4 × t_CK_INT