EtherNet/IP™ Adapter  1.02.01
User Reference Manual

Overview

Typedefs

typedef void(* EI_API_CIP_CBService) (EI_API_CIP_NODE_T *pCipNode_p, uint16_t classId_p, uint16_t instanceId_p, uint16_t attrId_p, EI_API_CIP_ESc_t serviceCode_p, int16_t serviceFlag_p)
 Function prototype for CIP service callback functions. More...
 
typedef uint32_t(* EI_API_CIP_CBGetAttr) (EI_API_CIP_NODE_T *pCipNode_p, uint16_t classId_p, uint16_t instanceId_p, uint16_t attrId_p, uint16_t *len_p, void *pvValue_p)
 Function prototype for CIP attribute callback functions. More...