| uint32_t EC_API_SLV_cbRegisterErrorHandler | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_CBStackError_t | cbFunc, | ||
| void * | pContext | ||
| ) |
Register Error callback handler.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | cbFunc | Error function callback |
| [in] | pContext | call context |