EtherNet/IP™ Adapter  1.02.01
User Reference Manual
Application Callbacks

Overview

Typedefs

typedef void(* EI_API_ADP_CBStatus) (EI_API_ADP_T *pAdp_p, EI_API_ADP_SModNetStatus_t status_p)
 Function prototype for adapter status (MS, NS) callback function. More...
 
typedef void(* EI_API_ADP_CBStackError) (uint32_t errorCode_p, uint8_t fatal_p, uint8_t numOfParam_p, va_list arg_p)
 Function prototype for general stack error callback. More...