EmberZclStringType_t Struct Reference

#include <zcl-core-types.h>

Data Fields

uint32_t length
 
uint8_t * ptr

Representation (length and pointer) of a text or binary string value.

Field Documentation

uint32_t EmberZclStringType_t::length

Length of the string.

uint8_t* EmberZclStringType_t::ptr

Pointer to the string.


The documentation for this struct was generated from the following file:
  • zcl-core-types.h