| uint32_t EC_API_SLV_SoE_cbRegisterNotificationReqHandler | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_SoE_CBNofReq_t | cbFunc, | ||
| void * | pContext | ||
| ) |
Register user application to process SoE Notification Request service.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | cbFunc | Function pointer to user application. |
| [in] | pContext | notificationReqHandler |