From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- ...__l_l_d_ga917011a0aed9ca6d0aaf2201dc8c0e9f.html | 131 --------------------- 1 file changed, 131 deletions(-) delete mode 100644 ucs2-lib/doc/html/group___g___u_c_s___l_l_d_ga917011a0aed9ca6d0aaf2201dc8c0e9f.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___l_l_d_ga917011a0aed9ca6d0aaf2201dc8c0e9f.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___l_l_d_ga917011a0aed9ca6d0aaf2201dc8c0e9f.html b/ucs2-lib/doc/html/group___g___u_c_s___l_l_d_ga917011a0aed9ca6d0aaf2201dc8c0e9f.html deleted file mode 100644 index 362923b..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___l_l_d_ga917011a0aed9ca6d0aaf2201dc8c0e9f.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -UNICENS: Ucs_Lld_StopCb_t - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
typedef void(* Ucs_Lld_StopCb_t)(void *lld_user_ptr)
-
- -

Notifies the LLD to stop/abort transmitting and receiving messages.

-

As soon as this function is called the low-level driver is not allowed to call any UNICENS API function.

-
Parameters
- - -
lld_user_ptrUser defined pointer which is provided in Ucs_Lld_Callbacks_t structure.
-
-
- -
-
-
-
- - - - - - -- cgit 1.2.3-korg