Ds3231AlarmTwo.DayOfMonthOrWeek Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Day of month or day of week of the alarm. Which one it is depends on the match mode
public int DayOfMonthOrWeek { get; set; }
member this.DayOfMonthOrWeek : int with get, set
Public Property DayOfMonthOrWeek As Integer