nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
zb_zcl_frame_ctrl_s Struct Reference

ZCL frame control field. More...

#include <zb_zcl_common.h>

Data Fields

zb_bitfield_t frame_type:2
 
zb_bitfield_t manufacturer:1
 
zb_bitfield_t direction:1
 
zb_bitfield_t disable_def_resp:1
 
zb_bitfield_t reserved:3
 

Detailed Description

ZCL frame control field.

See also
ZCL spec, subclause 2.3.1.1

Field Documentation

zb_bitfield_t zb_zcl_frame_ctrl_s::direction
zb_bitfield_t zb_zcl_frame_ctrl_s::disable_def_resp

Disable default response

zb_bitfield_t zb_zcl_frame_ctrl_s::frame_type

Frame type zb_zcl_frame_type_t

zb_bitfield_t zb_zcl_frame_ctrl_s::manufacturer

Manufacturer specific frame zb_zcl_manufacturer_specific_t


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

Documentation feedback | Developer Zone | Subscribe | Updated