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 --- ...tatus__t_ae7a618bc7852c52001d0756913c545c8.html | 145 --------------------- 1 file changed, 145 deletions(-) delete mode 100644 ucs2-lib/doc/html/struct_ucs___network___status__t_ae7a618bc7852c52001d0756913c545c8.html (limited to 'ucs2-lib/doc/html/struct_ucs___network___status__t_ae7a618bc7852c52001d0756913c545c8.html') diff --git a/ucs2-lib/doc/html/struct_ucs___network___status__t_ae7a618bc7852c52001d0756913c545c8.html b/ucs2-lib/doc/html/struct_ucs___network___status__t_ae7a618bc7852c52001d0756913c545c8.html deleted file mode 100644 index 3624987..0000000 --- a/ucs2-lib/doc/html/struct_ucs___network___status__t_ae7a618bc7852c52001d0756913c545c8.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - -UNICENS: Ucs_Network_Status_t::notification_mask - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
uint16_t notification_mask
-
- -

Notification mask (optional parameter; default value: 0xFFFF) Indicates for which parameters the notification shall be enabled. If such a bit is set and the corresponding parameter has been changed the notification callback is invoked. This is an optional parameter. If the mask is not modified notifications for all of the parameters are enabled.

- - - - - - - - - - - - - - - - - - - -
Bit Index Value (Hex) Parameter
0 0x01 events
1 0x02 availability
2 0x04 avail_info
3 0x08 avail_trans_cause
4 0x10 node_address
5 0x20 node_position
6 0x40 max_position
7 0x80 packet_bw
-

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