Module psc

Source
Expand description

TIM3 prescaler

Structs§

PSCrs
TIM3 prescaler

Type Aliases§

PSC_R
Field PSC reader - 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).
PSC_W
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).
R
Register PSC reader
W
Register PSC writer