![Geehy SEMICONDUCTOR APM32F405 Series User Manual Download Page 229](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630229.webp)
www.geehy.com Page 228
Field
Name
R/W
Description
15:0
CC2
R/W
Capture/Compare Channel 2 Value
Refer to TMRx_CC1
31:16
CC2
R/W
Capture/Compare Channel 2 Value
(only TMR2/TMR5)
Refer to TMRx_CC1
Channel 3 capture/compare register (TMRx_CC3)
Offset address: 0x3C
Reset value: 0x0000
Field
Name
R/W
Description
15:0
CC3
R/W
Capture/Compare Channel 3 Value
Refer to TMRx_CC1
31:16
CC3
R/W
Capture/Compare Channel 3 Value
(only TMR2/TMR5)
Refer to TMRx_CC1
Channel 4 capture/compare register (TMRx_CC4)
Offset address: 0x40
Reset value: 0x0000
Field
Name
R/W
Description
15:0
CC4
R/W
Capture/Compare Channel 4 Value
Refer to TMRx_CC1
31:16
CC4
R/W
Capture/Compare Channel 4 Value
(only TMR2/TMR5)
Refer to TMRx_CC1
DMA control software (TMRx_DCTRL)
Offset address: 0x48
Reset value: 0x0000
Field
Name
R/W
Description
4:0
DBADDR R/W
DMA Base Address Setup
These bits define the base address of DMA in continuous mode (when
reading or writing TMRx_DMADDR register), and DBADDR is defined as
the offset from the address of TMRx_CTRL1 register:
00000
:
TMRx_CTRL1
00001
:
TMRx_CTRL2
00010
:
TMRx_SMCTRL
…….
7:5
Reserved
12:8
DBLEN
R/W
DMA Burst Transfer Length Setup
These bits define the transfer length and transfer times of DMA in
continuous mode. The data transferred can be 16 bits and 8 bits.
When reading/writing TMRx_DMADDR register, the timer will conduct a
continuous transmission;
00000: Transmission once
00001: Transmission twice
00010: Transmission for three times
……