PM5358 S/UNI-4x622 Driver Manual Application Programming Interface

Prototype

Inputs

Outputs Returns

INT4 suni4x622THPPForceB3(sSUNI4x622_HNDL deviceHandle, UINT1 channel, UINT2 enable)

deviceHandle

: device handle (from suni4x622Add)

channel

: channel number

enable

: flag to start/stop B3 masking

None

 

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

Inputs

Outputs Returns

INT4 suni4x622TPOHForcePJ(sSUNI4x622_HNDL deviceHandle, UINT1 channel, INT1 type)

deviceHandle

: device handle (from suni4x622Add)

channel

: channel number

type

: type of Pointer Justification event:

–1 = negative Pointer Justification +1 = positive Pointer Justification

None

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)

Proprietary and Confidential to PMC-Sierra, Inc.

72

Document ID: PMC-2010419, Issue 1

 

Page 72
Image 72
PMC-Sierra PM5358 S/UNI 4x622 Forcing Pointer Justification suni4x622TPOHForcePJ, Forcing Path RDI suni4x622TPOHForceRDI