AT32F425
Series Reference Manual
2022.03.30
Page 277
Ver 2.01
0: Break input is disabled.
1: Break input is enabled.
Bit 11
FCSOEN
0x0
rw
Frozen channel status when holistic output enable
This bit acts on the channels that have complementary
output. It is used to set the channel state when the timer
is inactive and MOEN=1.
0: CxOUT/CxCOUT outputs are disabled.
1: CxOUT/CxCOUT outputs are enabled. Output inactive
level.
Bit 10
FCSODIS
0x0
rw
Frozen channel status when holistic output disable
This bit acts on the channels that have complementary
output. It is used to set the channel state when the timer
is inactive and MOEN=0.
0: CxOUT/CxCOUT outputs are disabled.
1: CxOUT/CxCOUT outputs are enabled. Output idle
level.
Bit 9: 8
WPC
0x0
rw
Write protection configuration
his field is used to enable write protection.
00: Write protection is OFF.
01: Write protection level 3, and the following bits are write
protected:
TMRx_BRK: DTC, BRKEN, BRKV and AOEN
TMRx_CTRL2: CxIOS and CxCIOS
10: Write protection level 2. The following bits and all bits
in leve 3 are write protected:
TMRx_CCTRL: CxP and CxCP
TMRx_BRK: FCSODIS and FCSOEN
11: Write protection level 1. The following bits and all bits
in level 2 are write protected:
TMRx_CMx: C2OCTRL and C2OBEN
Note: Once WPC>0, its content remains frozen until the
next system reset.
Bit 7: 0
DTC
0x00
rw
Dead-time configuration
This field defines the duration of the dead-time insertation.
The 3-bit MSB of DTC[7: 0] is used for function
selection:
0xx: DT = DTC [7
:
0] * TDTS
10x: DT = (64+ DTC [5: 0]) * TDTS * 2
110: DT = (32+ DTC [4: 0]) * TDTS * 8
111: DT = (32+ DTC [4: 0]) * TDTS * 16
Note: Based on lock configuration, AOEN, BRKV, BRKEN, FCSODIS, FCSOEN and DTC[7:0] can all
be write protected. Thus it is necessary to configure write protection when writing to the
TMRx_BRK register for the first time.
14.6.4.19
TMR1 DMA control register (TMR1_DMACTRL)
Bit
Register
Reset value
Type
Description
Bit 15:13
Reserved
0x0
resd
Kept at its default value.
Bit 12:8
DTB
0x00
rw
DMA transfer bytes
This field defines the number of DMA transfers:
00000: 1 byte 00001: 2 bytes
00010: 3 bytes 00011: 4 bytes
...... ......
10000: 17 bytes 10001: 18 bytes
Bit 7:5
Reserved
0x0
resd
Kept at its default value.
Bit 4: 0
ADDR
0x00
rw
DMA transfer address offset
ADDR is defined as an offset starting from the address of
the TMRx_CTRL1 register:
00000: TMRx_CTRL1
00001: TMRx_CTRL2
00010: TMRx_STCTRL
......