EtherCAT Slave  1.06.01

◆ EC_API_SLV_CBMsrmt_t

typedef void(* EC_API_SLV_CBMsrmt_t) (void *pMsrmtCtxt_p, uint32_t measureChannel_p, bool channelOn_p)

Called on severe Stack error (OSAL_error)

Parameters
[in]pMsrmtCtxt_pCallBack context
[in]measureChannel_pmeasure channel code
[in]channelOn_ptrue: channel raise, false: channel lower
See also
OSAL_error