![Intel IXP45X Скачать руководство пользователя страница 829](http://html1.mh-extra.com/html/intel/ixp45x/ixp45x_developers-manual_2073092829.webp)
Intel
®
IXP45X and Intel
®
IXP46X Product Line of Network Processors
August 2006
Developer’s Manual
Order Number: 306262-004US
829
Operating System Timer—Intel
®
IXP45X and Intel
®
IXP46X Product Line of Network Processors
18.5.15
General-Purpose Timer 1 Configuration Register
18.5.16
General-Purpose Timer 1 Prescale Register
§ §
Register Name:
ost_tim1_cfg
Physical Address:
0xC8005038
Reset Hex Value:
0x00000000
Register Description:
General-Purpose Timer 1Configuration
Access: Read/Write
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9
8
7
6
5
4
3
2
1
0
(Reserved)
tim
1_pause_e
n
tim1
_s
cale_e
n
tim1_bit1
tim1_bit0
Register
ost_tim1_cfg
Bits
Name
Description
Reset
Value
Access
31:4
(Reserved)
28’d0
Read
3
tim1_pause_en
If ‘0’ the timer1 counter is running, when ‘1’ the counter is stopped.
Only when the prescale/scale_en is active. This bit has no effect if the
timer uses apb_clk.
0
RW
2
tim1_scale_en
If this field is ‘1’, the 3/4 scale is enabled. It will make timer1 count
with 3/4 of the frequency the timer1 is driven by. If no prescaler is
used, it will be 3/4 of the apb_clk.
0
RW
1
tim1_bit1
This is bit 1 in a higher granularity for the reload counter for tim1.
0
RW
0
tim1_bit1
This is bit 0 in a higher granularity for the reload counter for tim1.
0
RW
Register Name:
ost_tim1_pre
Physical Address:
0xC800503C
Reset Hex Value:
0x00000000
Register Description:
General-Purpose Timer 1Prescale Register
Access: Read/Write
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9
8
7
6
5
4
3
2
1
0
(Reserved)
tim1_presc
Register
ost_tim1_pre
Bits
Name
Description
Reset
Value
Access
31:1
6
(Reserved)
16’h0000
Read
15:0
tim1_presc
Contains the divide factor for timer1. The usable range is 2 - 65,535.
The generated frequency equals apb_clk divided by the divide factor,
which is N+1, so when tim0_presc = 0x01 it is divide by 2. The
prescaling starts when the field is written with a value other than 0x00
16’h0000
RW