![Infineon XDPP1100 Technical Reference Manual Download Page 496](http://html1.mh-extra.com/html/infineon/xdpp1100/xdpp1100_technical-reference-manual_2055193496.webp)
User Manual 496 of 562 V 1.0
2021-08-25
XDPP1100 technical reference manual
Digital power controller
Central processing unit subsystem
Register name Field name
Access Address
Bits
Description
TIM_SEQ0_TIMERLOAD value
replaces the current count value.
Then each time the counter reaches
zero, the current count value is
reset to the value written to
TIM_SEQ0_TIMERBGLOAD.
Reading from the
TIM_SEQ0_TIMERLOAD register at
any time after the two writes have
occurred retrieves the value written
to TIM_SEQ0_TIMERBGLOAD. The
value read from
TIM_SEQ0_TIMERLOAD is always
the value that takes effect for
periodic mode after the next time
the counter reaches zero.
TIM_SEQ0_TIM
ERVALUE
VALUE
R
6001_0004h
6002_0004h
6003_0004h
[31:0]
Returns the current value of the
decrementing counter.
TIM_SEQ0_TIM
ERCONTROL
ONESHOT
RW
6001_0008h
6002_0008h
6003_0008h
[0]
One-shot count. Select one-shot or
wrapping counter mode.
0: Wrapping mode, default
1: One-shot mode
TIM_SEQ0_TIM
ERCONTROL
TSIZE
RW
6001_0008h
6002_0008h
6003_0008h
[1]
Timer size. Select 16/32-bit counter
operation.
0: 16-bit counter, default
1: 32-bit counter
TIM_SEQ0_TIM
ERCONTROL
TPRE
RW
6001_0008h
6002_0008h
6003_0008h
[3:2]
Timer prescaler. Set the prescaler
of the timer.
0: Timer clock divided by 1 (default)
1: Timer clock divided by 16
2: Timer clock divided by 256
3: Undefined, do not use
TIM_SEQ0_TIM
ERCONTROL
INTEN
RW
6001_0008h
6002_0008h
6003_0008h
[5]
Timer interrupt enable.
0: Timer interrupt disabled
1: Timer interrupt enabled
TIM_SEQ0_TIM
ERCONTROL
TMODE
RW
6001_0008h
6002_0008h
6003_0008h
[6]
Timer operation mode.
0: Free-running mode
1: Periodic mode
TIM_SEQ0_TIM
ERCONTROL
TEN
RW
6001_0008h
6002_0008h
6003_0008h
[7]
Timer enable.
0: Timer disabled
1: Timer enabled