XRT86VL38
PRELIMINARY
xr
OCTAL T1/E1/J1 FRAMER/LIU COMBO
REV. P1.0.6
179
3-0
TxCond(3:0)
R/W
0000
Transmit Channel Conditioning for Timeslot 0 to 23
These READ/WRITE bit-fields allow the user to provide individual control
over each transmit T1 channel. Writing these bits can substitute the input
PCM data with internally generated data. Data substitution on individual
channel is controlled by the respective transmit channel control register
which allows the input PCM data to be replaced by the following condition-
ing codes on a per channel basis.
Setting these bits will select the following different conditioning codes to
replace any or all timeslot (0 -23) data depending on which channel is
selected. Register address 0xn300 represents time slot 0, and address
0xn317 represents time slot 23.
0x0 =
If these bits are set to ‘0x0h’, contents of timeslot octet are
unchanged prior to transmission to the Remote Terminal
Equipment. Contents are transmitted without modification as
received via the Transmit Serial Input pin (TxSer_n).
0x1 =
If these bits are set to ‘0x1h’, All 8 bits of the timeslot octet are
inverted (1’s complement) prior to transmission to the Remote
Terminal Equipment.
This selection is equivalent to executing the following logic
operation:
TX_TIME_SLOT_OCTET=(TE_TIME_SLOT_OCTET) XOR 0xFF
0x2 =
If these bits are set to ‘0x2h’, the even bits of the timeslot
octet are inverted prior to transmission to the Remote Terminal
Equipment. This selection is equivalent to executing the
following logic operation:
TX_TIME_SLOT_OCTET=(TE_TIME_SLOT_OCTET) XOR 0xAA
0x3 =
If these bits are set to ‘0x3h’, the odd bits of the time slot octet
are inverted prior to transmission to the Remote Terminal
Equipment. This selection is equivalent to executing the
following logic operation:
TX_TIME_SLOT_OCTET=(TE_TIME_SLOT_OCTET) XOR 0x55
0x4
= If these bits are set to ‘0x4h’, the contents of the timeslot octet
will be substituted with the 8 -bit value in Transmit Programmable User
Code Register (0xn320-0xn337), prior to transmission to the Remote
Terminal Equipment. The default value for the Programmable User
Code Register is IDLE code. (b00010111)
0x5 =
If these bits are set to ‘0x5h’, the contents of the timeslot octet
will be substituted with the value 0x7F (BUSY Code) prior to
transmission to the Remote Terminal Equipment.
T
ABLE
92: T
RANSMIT
C
HANNEL
C
ONTROL
R
EGISTER
0
TO
31 T1 M
ODE
R
EGISTER
59-90 T1 T
RANSMIT
C
HANNEL
C
ONTROL
R
EGISTER
0-23 (TCCR 0-23) H
EX
A
DDRESS
: 0
X
n300
TO
0
X
n317
B
IT
F
UNCTION
T
YPE
D
EFAULT
D
ESCRIPTION
-O
PERATION