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

◆ dayOfMonth

uint8_t EmberAfDate::dayOfMonth

◆ dayOfWeek

uint8_t EmberAfDate::dayOfWeek

◆ month

uint8_t EmberAfDate::month

◆ year

uint8_t EmberAfDate::year

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