![FTDI FT51A Скачать руководство пользователя страница 118](http://html1.mh-extra.com/html/ftdi/ft51a/ft51a_application-note_2341158118.webp)
Application Note
AN_289 FT51A Programming Guide
Version 1.0
Document Reference No.: FT_000962 Clearance No.: FTDI# 483
117
Copyright © 2015 Future Technology Devices International Limited
2.13.2
TIMER_CONTROL_1
Bit
Position
Bit Field Name
Type
Reset
Description
7
stop_D
W1T
0
Stop the timer D
6
stop_C
W1T
0
Stop the timer C
5
stop_B
W1T
0
Stop the timer B
4
stop_A
W1T
0
Stop the timer A
3
start_D
W1T
0
Start the timer D
2
start_C
W1T
0
Start the timer C
1
start_B
W1T
0
Start the timer B
0
start_A
W1T
0
Start the timer A
Table 2.152 Timer Control 1 Register
2.13.3
TIMER_CONTROL_2
Bit
Position
Bit Field Name
Type
Reset
Description
7..4
prescaler_en
R/W
0
Enable pre-scaler bits for timers A..D.
3
wdg_int_ien
R/W
0
Watchdog interrupt enable.
2
wdg_int
R/W
0
Watchdog interrupt.
1
clear_wdg
W1T
0
Clear watchdog.
0
start_wdg
W1T
0
Start watchdog.
Table 2.153 Timer Control 2 Register
2.13.4
TIMER_CONTROL_3
Bit
Position
Bit Field Name
Type
Reset
Description
7..4
direction
R/W
0
Write '1' for up counter for timer A
(bit 4) to D (bit 7). Default: Down
counter.
3..0
mode
R/W
0
Write '1' to enable one-shot from
timer A (bit 0) to D (bit 3). Default:
Continuous mode.
Table 2.154 Timer Control 3 Register