EtherCAT Slave  1.06.01

◆ EC_API_SLV_CBBoardStatusLed_t

typedef void(* EC_API_SLV_CBBoardStatusLed_t) (void *pContext_p, void *pLedContext_p, bool errLed_p, bool statusLed_p)

Set Status LED call back.

Parameters
[in]pContext_pcall context.
[in]pLedContext_pLED context.
[in]errLed_pstate of error LED
[in]statusLed_pstate of status LED.