PM5365 PMC-Sierra, Inc., PM5365 Datasheet - Page 58

no-image

PM5365

Manufacturer Part Number
PM5365
Description
TEMUX/TEMAP/TECT3 T1/E1 FRAMER, VT/TU MAPPER, M12/M13 MUX DRIVER MANUAL
Manufacturer
PMC-Sierra, Inc.
Datasheet
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-1991611, Issue 2
Reading Framer Registers: temuxReadFR
This function reads the E1/T1 framer registers of specific TEMUX/TEMAP/TECT3 devices by
providing the framer number and register number.
Writing Framer Registers: temuxWriteFR
This function writes to the framer registers of specific TEMUX/TEMAP/TECT3 devices by
providing the framer number and register number. If the framer number passed is zero, all the
framers will be written to with the same value.
Note: A failure to write forces a return of zero and any specific error indication is written to the
associated DDB
Returns
Valid States
Side Effects
Prototype
Inputs
Outputs
Returns
Valid States
Side Effects
Prototype
Previous register value
PRESENT, ACTIVE, INACTIVE
May change the configuration of the device
UINT1 temuxReadFR (sTMX_HNDL devId, UINT2
frNum, UINT2 regNum)
devId
frNum
regNum
Error Code written to MDB:
TMX_ERR_HNDL
Error Code written to DDB:
Success =
Failure
data read from framer register
PRESENT, ACTIVE, INACTIVE
MAY affect registers that change after a read operation
UINT1 temuxWriteFR (sTMX_HNDL devId, UINT2
frNum, UINT2 regNum, UINT1 wdata)
= TMX_ERR_RANGE
TMX_ERR_ADDR
TMX_ERR_HWFAIL
TMX_OK
TEMUX/TEMAP/TECT3 (PM8315, PM5365, PM4328) Driver Manual
: device handle (from
: framer number (1-28 T1, 1-21 E1)
: register number
temuxAdd
Application Programming Interface
)
58

Related parts for PM5365