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 --- ...__l_l_d_gabb4b73751b87fe9a63b3d15403a81965.html | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___l_l_d_gabb4b73751b87fe9a63b3d15403a81965.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___l_l_d_gabb4b73751b87fe9a63b3d15403a81965.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___l_l_d_gabb4b73751b87fe9a63b3d15403a81965.html b/ucs2-lib/doc/html/group___g___u_c_s___l_l_d_gabb4b73751b87fe9a63b3d15403a81965.html new file mode 100644 index 0000000..fd92cfc --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___l_l_d_gabb4b73751b87fe9a63b3d15403a81965.html @@ -0,0 +1,131 @@ + + + + + +UNICENS: Ucs_Lld_ResetInicCb_t + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + +
typedef void(* Ucs_Lld_ResetInicCb_t)(void *lld_user_ptr)
+
+ +

Notifies the LLD to reset the INIC.

+

If this function is called the low-level driver is responsible to perform an INIC hardware reset.

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