PMC-Sierra PM5358 S/UNI 4x622 Power Screwdriver User Manual


 
PM5358 S/UNI-4x622 Driver Manual
Application Programming Interface
Proprietary and Confidential to PMC-Sierra, Inc. 72
Document ID: PMC-2010419, Issue 1
Prototype
INT4 suni4x622THPPForceB3(sSUNI4x622_HNDL
deviceHandle, UINT1 channel, UINT2 enable)
Inputs
deviceHandle : device handle (from suni4x622Add)
channel : channel number
enable : flag to start/stop B3 masking
Outputs
None
Returns
Success =
SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
SUNI4x622_ERR_INVALID_CHAN
Valid States
SUNI4x622_ACTIVE, SUNI4x622_INACTIVE
Side Effects
None
Forcing Pointer Justification: suni4x622TPOHForcePJ
The function forces single positive or negative pointer justification.
Prototype
INT4 suni4x622TPOHForcePJ(sSUNI4x622_HNDL
deviceHandle, UINT1 channel, INT1 type)
Inputs
deviceHandle : device handle (from suni4x622Add)
channel : channel number
type : type of Pointer Justification event:
–1 = negative Pointer Justification
+1 = positive Pointer Justification
Outputs
None
Returns
Success =
SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
SUNI4x622_ERR_INVALID_CHAN
SUNI4x622_ERR_INVALID_ARG
Valid States
SUNI4x622_ACTIVE, SUNI4x622_INACTIVE
Side Effects
None
Forcing Path RDI: suni4x622TPOHForceRDI
This function enables the insertion of the Path Alarm Indication Signal (PRDI) in the transmit
stream.
Prototype
INT4 suni4x622TPOHForceRDI(sSUNI4x622_HNDL
deviceHandle, UINT1 channel, UINT2 enable)