Logo
Developing with ZBOSS for Zigbee
zb_zcl_attr_var_u Union Reference

#include <zb_zcl_reporting.h>

Data Fields

zb_uint8_t u8
 
zb_int8_t s8
 
zb_uint16_t u16
 
zb_int16_t s16
 
zb_uint24_t u24
 
zb_int24_t s24
 
zb_uint32_t u32
 
zb_int32_t s32
 
zb_uint48_t u48
 
zb_uint8_t data_buf [4]
 
zb_uint32_t data_buf_crc32
 

Field Documentation

§ data_buf

zb_uint8_t zb_zcl_attr_var_u::data_buf[4]

§ data_buf_crc32

zb_uint32_t zb_zcl_attr_var_u::data_buf_crc32

§ s16

zb_int16_t zb_zcl_attr_var_u::s16

§ s24

zb_int24_t zb_zcl_attr_var_u::s24

§ s32

zb_int32_t zb_zcl_attr_var_u::s32

§ s8

zb_int8_t zb_zcl_attr_var_u::s8

§ u16

zb_uint16_t zb_zcl_attr_var_u::u16

§ u24

zb_uint24_t zb_zcl_attr_var_u::u24

§ u32

zb_uint32_t zb_zcl_attr_var_u::u32

§ u48

zb_uint48_t zb_zcl_attr_var_u::u48

§ u8

zb_uint8_t zb_zcl_attr_var_u::u8

The documentation for this union was generated from the following file: