EtherCAT Slave
 
Loading...
Searching...
No Matches

◆ EC_API_SLV_CBBoardStatusLed_t

typedef void(* EC_API_SLV_CBBoardStatusLed_t) (void *pContext, bool errLed, bool statusLed)

Set Status LED call back.

Parameters
[in]pContextcall context.
[in]errLedstate of error LED
[in]statusLedstate of status LED.