Nations Technologies Inc.
Tel
:
+86-755-86309900
:
info@nationstech.com
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
289
/
631
Bit field
Name
Description
000: Reset –When the TIMx_EVTGEN.UDGN is set or a reset is generated by the slave mode
controller, a TRGO pulse occurs. And in the latter case, the signal on TRGO is delayed
compared to the actual reset.
001: Enable - The TIMx_CTRL1.CNTEN bit is used as the trigger output (TRGO). Sometimes
you need to start multiple timers at the same time or enable slave timer for a period of time.
The counter enable signal is set when TIMx_CTRL1.CNTEN bit is set or the trigger input in
gated mode is high.
010: Update - The update event is selected as the trigger output (TRGO). For example, a master
timer clock can be used as a slave timer prescaler.
011: Compare pulse - Triggers the output to send a positive pulse (TRGO) when the
TIMx_STS.CC1ITF is to be set (even if it is already high), when a capture or a comparison
succeeds.
15: 1
Reserved
Reserved, the reset value must be maintained.
DMA/Interrupt Enable Registers (TIMx_DINTEN)
Offset address: 0x0C
Reset value: 0x0000
Bit field
Name
Description
15:9
Reserved
Reserved, the reset value must be maintained
8
UDEN
Update DMA Request enable
0: Disable update DMA request
1: Enable update DMA request
7:1
Reserved
Reserved, the reset value must be maintained
0
UIEN
Update interrupt enable
0: Disable update interrupt
1: Enables update interrupt
Status Registers (TIMx_STS)
Offset address: 0x10
Reset value: 0x0000