Cluster function-generated array member type.

This type is used for the generated array of cluster functions. It carries the info that will be used to construct the cluster->function array at runtime.

Public Attribute Documentation#

clusterId#

sl_zigbee_af_cluster_id_t sli_cluster_function_structure_t::clusterId

Definition at line 86 of file app/framework/include/af-types.h

functionMask#

sl_zigbee_af_cluster_mask_t sli_cluster_function_structure_t::functionMask

Definition at line 87 of file app/framework/include/af-types.h

functionPtr#

const sl_zigbee_af_generic_cluster_function_t sli_cluster_function_structure_t::functionPtr

Definition at line 88 of file app/framework/include/af-types.h