#include <nwk_msg_types.h>
Data Fields | |
uint16_t | nib_value_16bit |
NIB Attribute 16-bit. More... | |
uint32_t | nib_value_32bit |
NIB Attribute 32-bit. More... | |
uint64_t | nib_value_64bit |
NIB Attribute 64-bit. More... | |
uint8_t | nib_value_8bit |
NIB Attribute 8-bit. More... | |
bool | nib_value_bool |
NIB Attribute Bool. More... | |