This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-J784S4: SerDes: Documentation about all SerDes possible loopback modes

Part Number: PROCESSOR-SDK-J784S4


Tool/software:

Hello,

I would like to know if there is a documentation about all loopback modes described in this define list:

typedef uint32_t CSL_SerdesLoopback;
#define CSL_SERDES_LOOPBACK_DISABLED (0U)
#define CSL_SERDES_LOOPBACK_LINE (1U)
#define CSL_SERDES_LOOPBACK_SER (2U)
#define CSL_SERDES_LOOPBACK_NEPAR (3U)
#define CSL_SERDES_LOOPBACK_FEPAR (4U)
#define CSL_SERDES_LOOPBACK_RECOVEREDCLOCK (5U)
#define CSL_SERDES_LOOPBACK_TXONLY (6U)
#define CSL_SERDES_LOOPBACK_PCS (7U)
#define CSL_SERDES_LOOPBACK_ISI (8U)
#define CSL_SERDES_LOOPBACK_TXONLY_LFPS (9U)

Thanks in advance for your help.

Best regards,
Romain