EtherCAT Slave  1.06.01

◆ EC_API_SLV_CBBoardPhyReset_t

typedef void(* EC_API_SLV_CBBoardPhyReset_t) (void *pContext_p, uint8_t phyIdx_p, bool resetActive_p)

Handle PHY reset line.

Parameters
[in]pContext_pcall context
[in]phyIdx_pindex of Phy (not address)
[in]resetActive_ptrue: Phy Reset, false Phy Active
See also
EC_API_SLV_cbRegisterPhyReset