EtherCAT Slave  1.04.06

◆ EC_API_SLV_CBPhySpecific_GetPowerMode_t

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

Provides Phy power mode state.

Parameters
[in]pAppContext_papplication context
[in]pStackContext_pslave stack context
[in]phyAddr_pphy address.
Returns
bool Power mode state.
Return values
falseNormal operation.
truePower saving mode active.