GD32A50x User Manual
363
11: Center-aligned and counting up/down assert mode. The counter counts in
center-aligned mode and channel is configured in output mode
(CHxMS = 3’b000
in TIMERx_CHCTL0 register). Both when counting up and counting down, the CHxF
bit can be set.
After the counter is enabled, these bits cannot be switched from 0x00 to non 0x00.
4
DIR
Direction
0: Count up
1: Count down
If the timer work in center-aligned mode or encoder mode, this bit is read only.
3
SPM
Single pulse mode
0: Single pulse mode is disabled. The counter continues after an update event.
1: Single pulse mode is enabled. The counter counts until the next update event
occurs.
2
UPS
Update source
This bit is used to select the update event sources by software.
0: These events generate an update interrupt or a DMA request:
–
The UPG bit is set.
–
The counter generates an overflow or underflow event.
–
The restart mode generates an update event.
1: This event generates update interrupts or DMA requests:
The counter generates an overflow or underflow event
1
UPDIS
Update disable
This bit is used to enable or disable the update event generation.
0: Update event enable. When an update event occurs, the corresponding shadow
registers are loaded with their preloaded values. These events generate update
event:
–
The UPG bit is set.
–
The counter generates an overflow or underflow event.
–
The restart mode generates an update event.
1: Update event disable.
Note:
When this bit is set to 1, setting UPG bit or restart mode does not generate
an update event, but the counter and prescaler are initialized.
0
CEN
Counter enable
0: Counter disable
1: Counter enable
The CEN bit must be set by software when timer works in external clock mode,
pause mode or encoder mode.
Control register 1 (TIMERx_CTL1)
Address offset: 0x04