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

Public Attributes#

uint8_t
uint8_t
uint8_t
uint8_t

Public Attribute Documentation#

year#

uint8_t EmberAfDate::year

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

month#

uint8_t EmberAfDate::month

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

dayOfMonth#

uint8_t EmberAfDate::dayOfMonth

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

dayOfWeek#

uint8_t EmberAfDate::dayOfWeek

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