![ARTERY AT32F435 Series Скачать руководство пользователя страница 328](http://html1.mh-extra.com/html/artery/at32f435-series/at32f435-series_reference-manual_2977592328.webp)
AT32F435/437
Series Reference Manual
2022.11.11
Page 328
Rev 2.03
0
0
1
(the corresponding IO disconnected from timer, IO
floating)
Asynchronously: CxOUT=CxP, Cx_EN=0,
CxCOUT=CxCP, CxCEN=0;
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.
0
1
0
0
1
1
1
0
0
CxEN=CxCEN=0: output disabled (the corresponding
IO disconnected from timer, IO floating)
Other: Off-state (the corresponding channel outputs
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.4.4.10
TMR1, TMR8 and TMR20 counter value (TMRx_CVAL)
Bit
Register
Reset value
Type
Description
Bit 15: 0
CVAL
0x0000
rw
Counter value
14.4.4.11
TMR1, TMR8 and TMR20 division value (TMRx_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.4.4.12
TMR1, TMR8 and TMR20 period register (TMRx_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.4.4.13
TMR1, TMR8 and TMR20 repetition period register
(TMRx_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.4.4.14
TMR1, TMR8 and TMR20 channel 1 data register
(TMRx_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.