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

◆ EC_API_SLV_CBMsrmt_t

typedef void(* EC_API_SLV_CBMsrmt_t) (void *pMsrmtCtxt, uint32_t measureChannel, bool channelOn)

Called on severe Stack error (OSAL_error)

Parameters
[in]pMsrmtCtxtCallBack context
[in]measureChannelmeasure channel code
[in]channelOntrue: channel raise, false: channel lower
See also
OSAL_error