EtherCAT Slave  1.06.01

◆ EC_API_SLV_CBPhySpecific_getAutoNegotiation_t

typedef bool(* EC_API_SLV_CBPhySpecific_getAutoNegotiation_t) (void *pAppContext_p, void *pStackContext_p, uint32_t phyAddr_p)

Provides auto-negotiation enabled flag.

Parameters
[in]pAppContext_papplication context
[in]pStackContext_pslave stack context
[in]phyAddr_pphy address
Returns
bool auto-negotiation enabled flag (false - auto-negotiation disabled, true - auto-negotiation enabled)