AT32F425
Series Reference Manual
2022.03.30
Page 275
Ver 2.01
1
0
0
Off-state (Output enabled with inactive level)
Asynchronously: CxOUT =CxP, Cx_EN=1,
CxCOUT=CxCP, CxCEN=1;
If the clock is present: after a dead-time,
CxOUT=CxIOS
,
CxCOUT=CxCIOS, assuming that
CxIOS and CxCIOS do not correspond to CxOUT and
CxCOUT active level.
1
0
1
1
1
0
1
1
1
Note: If the two outputs of a channel are not used (CxEN = CxCEN = 0), CxIOS, CxCIOS, CxP and
CxCP must be cleared.
Note: The state of the external I/O pins connected to the complementary CxOUT and CxCOUT channels
depends on the CxOUT and CxCOUT channel state and the GPIO and the IOMUX registers.
14.6.4.10
TMR1 counter value (TMR1_CVAL)
Bit
Register
Reset value
Type
Description
Bit 15: 0
CVAL
0x0000
rw
Counter value
14.6.4.11
TMR1 division value (TMR1_DIV)
Bit
Register
Reset value
Type
Description
Bit 15: 0
DIV
0x0000
rw
Divider value
The counter clock frequency f
CK_CNT
= f
TMR_CLK
/ (DIV[15:
0]+1).
The value of this register is transferred to the actual
prescaler register when an overflow event occurs.
14.6.4.12
TMR1 period register (TMR1_PR)
Bit
Register
Reset value
Type
Description
Bit 15: 0
PR
0x0000
rw
Period value
This defines the period value of the TMRx counter. The
timer stops working when the period value is 0.
14.6.4.13
TMR1 repetition period register (TMR1_RPR)
Bit
Register
Reset value
Type
Description
Bit 15: 0
RPR
0x00
rw
Repetition of period value
This field is used to reduce the generation rate of overflow
events. An overflow event is generated when the
repetition counter reaches 0.
14.6.4.14
TMR1 channel 1 data register (TMR1_C1DT)
Bit
Register
Reset value
Type
Description
Bit 15: 0
C1DT
0x0000
rw
Channel 1 data register
When the channel 1 is configured as input mode:
The C1DT is the CVAL value stored by the last channel
1 input event (C1IN)
When the channel 1 is configured as output mode:
C1DT is the value to be compared with the CVAL value.
Whether the written value takes effective immediately
depends on the C1OBEN bit, and the corresponding
output is generated on C1OUT as configured.
14.6.4.15
TMR1 channel 2 data register (TMR1_C2DT)
Bit
Register
Reset value
Type
Description
Bit 15: 0
C2DT
0x0000
rw
Channel 2 data register
When the channel 2 is configured as input mode:
The C2DT is the CVAL value stored by the last channel
2 input event (C1IN)
When the channel 2 is configured as output mode:
C2DT is the value to be compared with the CVAL value.
Whether the written value takes effective immediately
depends on the C2OBEN bit, and the corresponding
output is generated on C2OUT as configured.