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#

EmberAfClusterId emberClusterFunctionStructure::clusterId

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

functionMask#

EmberAfClusterMask emberClusterFunctionStructure::functionMask

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

functionPtr#

const EmberAfGenericClusterFunction emberClusterFunctionStructure::functionPtr

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