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

Notifies that the LLD no longer needs to access the Tx message object.

Parameters
inst_ptrReference to internal UNICENS handler
msg_ptrReference to the Tx message object which is no longer accessed by the low-level driver