Week of month definitions¶
-
group
group_rtc_dst_week_of_month
Week of Month setting constants definitions for Daylight Saving Time feature.
Defines
-
CY_RTC_FIRST_WEEK_OF_MONTH
First week in the month.
-
CY_RTC_SECOND_WEEK_OF_MONTH
Second week in the month.
-
CY_RTC_THIRD_WEEK_OF_MONTH
Third week in the month.
-
CY_RTC_FOURTH_WEEK_OF_MONTH
Fourth week in the month.
-
CY_RTC_FIFTH_WEEK_OF_MONTH
Fifth week in the month.
-
CY_RTC_LAST_WEEK_OF_MONTH
Last week in the month.
-