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