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

Callback function which is invoked to transmit a single message to the INIC.

Parameters
msg_ptrReference to a single Tx message.
lld_user_ptrUser defined pointer which is provided in Ucs_Lld_Callbacks_t structure.