Specifications
HighWire MTP-2 - 1.2, September 4, 2002 sbe_dprIoctl 123
The values for NETREF sources are:
DPR_CLOCK_DIVISOR. This command selects the divisor for the main clock,
NETREFs, or resource divider.
Arg points to an integer containing the clock divider selected and the desired
divisor. Both values are packed into the integer value using the macro
SET_NETREF (divider, divisor). The divisor may be any value from 0 to 255.
The possible clock divider selections are:
DPR_CLR_CLKERR. This command clears the clock error watchdogs in the
T8102. It is recommended that it be used prior to enabling any new clock
error watchdogs.
No argument is required, so the value of arg should be zero.
T8100_CT_BUS_NETREF_SRC_OSC_8 Internal oscillator divided by 8.
T8100_CT_BUS_NETREF_SRC_OSC Internal oscillator.
T8100_CT_BUS_NETREF_SRC_NETREF_1 Select NETREF1 as input.
T8100_CT_BUS_NETREF_SRC_NETREF_2 Select NETREF2 as input.
T8100_CT_BUS_NETREF_SRC_LREF0 Comet 0 (Local Reference).
T8100_CT_BUS_NETREF_SRC_LREF1 Comet 1 (Local Reference).
T8100_CT_BUS_NETREF_SRC_LREF2 Comet 2 (Local Reference).
T8100_CT_BUS_NETREF_SRC_LREF3 Comet 3 (Local Reference).
T8100_CT_BUS_NETREF_SRC_LREF4 Comet 4 (Local Reference).
T8100_CT_BUS_NETREF_SRC_LREF5 Comet 5 (Local Reference).
T8100_CT_BUS_NETREF_SRC_LREF6 Comet 6 (Local Reference).
T8100_CT_BUS_NETREF_SRC_LREF7 Comet 7 (Local Reference).
T8100_CLOCK_DIVIDER_MAIN Main Clock Divider
T8100_CLOCK_DIVIDER_NETREF NETREF Divider
T8100_CLOCK_DIVIDER_RESOURCE Resource Divider










