| void Ucs_AmsTx_FreeUnusedMsg | ( | Ucs_Inst_t * | self, | 
| Ucs_AmsTx_Msg_t * | msg_ptr | ||
| ) | 
Frees an unused Tx message object.
| self | The instance | 
| msg_ptr | Reference to the Tx message object | 
It is important that the application is responsible to free external payload, which is associated with the message object.