| uint32_t EC_API_SLV_CiA402_registerApplication | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_CiA402_CBUsrApplApplication_t | cbFunc, | ||
| void * | pContext | ||
| ) |
Register CiA402 application callback.
| [in] | pHandle | Slave API Handle Instance |
| [in] | cbFunc | Handle for servo application. |
| [in] | pContext | CiA402 application call context |