Rev. 1.0
53
Si4010-C2
SFR Address = 0x9D
XREG Address = 0x4008
SFR Definition 17.2. FC_INTERVAL
Bit
7
6
5
4
3
2
1
0
Name
Reserved
Reserved
FC_INTERVAL[5:0]
Type
R/W
Reset
0
0
Bit
Name
Function
7:6
Reserved
Reserved.
5:0
FC_
INTERVAL
[5:0]
Frequency Counter Interval.
Controls number of interval clock cycles in an interval.
n_cycles = (2+fcnt_interval[0])*(2^fcnt_interval[5:1])
Note that fcnt_interval is allowed to take on values no higher than 43. If the number
higher than 43 is used then the the interval counted is forced to n_cycles = 1.
XREG Definition 17.3. IFC_COUNT
Bit
3
2
1
0
Name
IFC_COUNT[3:0]
Type
R
Reset
0x00
0x00
0x00
0x00
Bit
Name
Function
3:0
IFC_COUNT[0:3]
Frequency Counter Output.
Counter output value. Accessed as 4 bytes (long word) in big endian fashion.
Upper bits [31:23] are read as 0.
When the counter is running and the value is read then the current on the fly
value will be read.