pub type TIMPRE_W<'a, const O: u8> = BitWriter<'a, u32, DCKCFGR_SPEC, TIMPRE_A, O>;
Expand description

Field TIMPRE writer - Timers clocks prescalers selection

Implementations

If the APB prescaler is configured 1, TIMxCLK = PCLKx. Otherwise, TIMxCLK = 2xPCLKx

If the APB prescaler is configured 1, 2 or 4, TIMxCLK = HCLK. Otherwise, TIMxCLK = 4xPCLKx