From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- ...__a_m_s_ga9e03946330dcc4ed4111b1d43714308d.html | 146 +++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___a_m_s_ga9e03946330dcc4ed4111b1d43714308d.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___a_m_s_ga9e03946330dcc4ed4111b1d43714308d.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___a_m_s_ga9e03946330dcc4ed4111b1d43714308d.html b/ucs2-lib/doc/html/group___g___u_c_s___a_m_s_ga9e03946330dcc4ed4111b1d43714308d.html new file mode 100644 index 0000000..3008593 --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___a_m_s_ga9e03946330dcc4ed4111b1d43714308d.html @@ -0,0 +1,146 @@ + + + + + +UNICENS: Ucs_AmsTx_FreeUnusedMsg + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + +
void Ucs_AmsTx_FreeUnusedMsg (Ucs_Inst_tself,
Ucs_AmsTx_Msg_tmsg_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.

+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg