Developing with ZBOSS for Zigbee

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

◆ direction

zb_bitfield_t zb_zcl_frame_ctrl_s::direction

◆ disable_def_resp

zb_bitfield_t zb_zcl_frame_ctrl_s::disable_def_resp

Disable default response

◆ frame_type

zb_bitfield_t zb_zcl_frame_ctrl_s::frame_type

Frame type zcl_frame_type

◆ manufacturer

zb_bitfield_t zb_zcl_frame_ctrl_s::manufacturer

Manufacturer specific frame zcl_manufacturer_specific


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