| uint32_t EC_API_SLV_cbRegisterBoardStatusLed | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_CBBoardStatusLed_t | cbFunc, | ||
| void * | pContext | ||
| ) |
Register Board Status LED callback.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | pContexT | boardStatusLED call context |
| [in] | cbFunc | Function pointer to the FoE Open file Handler |
| [in] | pLedContext | LED context |