GD32VF103 User Manual
319
The TIMER_CK, driven counter
’
s prescaler to count, is equal to CK_TIMER used to drive the
counter prescaler. When the CEN is set, the CK_TIMER will be divided by PSC value to
generate PSC_CLK.
Figure 15-53. Normal mode, internal clock divided by 1
CK_TIMER
CEN
PSC_CLK = TIMER_CK
CNT_REG
Reload Pulse
17
18
19
20
21
22
update event generat e(UPG)
23
00
01
02
03
04
05
06
07
Update event (UPE)
Prescaler
The prescaler can divide the timer clock (TIMER_CK) to a counter clock (PSC_CLK) by any
factor ranging from 1 to 65536. It is controlled by prescaler register (TIMERx_PSC) which can
be changed ongoing, but it is adopted at the next update event.