Logo
UNICENS V2.1.0-3491
User Manual and API Reference
typedef void(* Ucs_Lld_RxReceiveCb_t)(void *inst_ptr, Ucs_Lld_RxMsg_t *msg_ptr)

Pass an Rx message to UNICENS.

Parameters
inst_ptrReference to internal UNICENS handler
msg_ptrReference to the Rx message object containing the received message.