Type Definition stm32g0::stm32g0c1::tim1::psc::PSC_W

source · []
pub type PSC_W<'a, const O: u8> = FieldWriterSafe<'a, u32, PSC_SPEC, u16, u16, 16, O>;
Expand description

Field PSC writer - Prescaler value The counter clock frequency (CK_CNT) is equal to fCK_PSC / (PSC[15:0]

  • 1). PSC contains the value to be loaded in the active prescaler register at each update event (including when the counter is cleared through UG bit of TIMx_EGR register or through trigger controller when configured in “reset mode”).