EtherCAT Slave  1.06.01

◆ EC_SLV_APP_EoE_receiveHandler()

bool EC_SLV_APP_EoE_receiveHandler ( void *  pContext_p,
uint16_t *  pData_p,
uint16_t  length_p 
)

User defined EoE receive function. Called when an EoE frame is received.

Parameters
[in]pContext_pfunction context
[in]pData_pEoE Frame Data
[in]length_pEoE Frame Size
Returns
true if frame is handle, false if it should be passed on.