EtherCAT Slave  1.06.01

◆ EC_API_SLV_CBPhySpecific_getMdixMode_t

typedef uint32_t(* EC_API_SLV_CBPhySpecific_getMdixMode_t) (void *pAppContext_p, void *pStackContext_p, uint32_t phyAddr_p)

Provides actually used PHY MDI crossover mode.

Parameters
[in]pAppContext_papplication context
[in]pStackContext_pslave stack context
[in]phyAddr_pphy address
Returns
uint32_t value of used MDI crossover mode (0 - Manual MDI configuration, 1 - Manual MDI-X configuration, 2 - Enable automatic crossover)