A data structure used to describe the ZCL Date data type.

#include <af-types.h>

Data Fields

uint8_t year
 
uint8_t month
 
uint8_t dayOfMonth
 
uint8_t dayOfWeek

A data structure used to describe the ZCL Date data type.

Field Documentation

uint8_t EmberAfDate::dayOfMonth
uint8_t EmberAfDate::dayOfWeek
uint8_t EmberAfDate::month
uint8_t EmberAfDate::year

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