Day of the week definitions¶
-
group
group_rtc_day_of_the_week
Definitions of days in the week.
Defines
-
CY_RTC_SUNDAY
Sequential number of Sunday in the week.
-
CY_RTC_MONDAY
Sequential number of Monday in the week.
-
CY_RTC_TUESDAY
Sequential number of Tuesday in the week.
-
CY_RTC_WEDNESDAY
Sequential number of Wednesday in the week.
-
CY_RTC_THURSDAY
Sequential number of Thursday in the week.
-
CY_RTC_FRIDAY
Sequential number of Friday in the week.
-
CY_RTC_SATURDAY
Sequential number of Saturday in the week.
-