Expand description
TIM1 prescaler
Structs§
- PSCrs
- TIM1 prescaler
Type Aliases§
- PSC_R
- Field
PSCreader - Prescaler value The counter clock frequency (ftim_cnt_ck) is equal to ftim_psc_ck / (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â). - PSC_W
- Field
PSCwriter - Prescaler value The counter clock frequency (ftim_cnt_ck) is equal to ftim_psc_ck / (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â). - R
- Register
PSCreader - W
- Register
PSCwriter