Logo
UNICENS V2.1.0-3491
User Manual and API Reference
void Ucs_AmsTx_FreeUnusedMsg ( Ucs_Inst_t self,
Ucs_AmsTx_Msg_t msg_ptr 
)

Frees an unused Tx message object.

Parameters
selfThe instance
msg_ptrReference to the Tx message object

It is important that the application is responsible to free external payload, which is associated with the message object.