Edit

Share via


Ds3231AlarmTwo Class

Definition

Represents alarm 2 on the DS3231

public class Ds3231AlarmTwo
type Ds3231AlarmTwo = class
Public Class Ds3231AlarmTwo
Inheritance
Ds3231AlarmTwo

Constructors

Ds3231AlarmTwo(Int32, TimeSpan, Ds3231AlarmTwoMatchMode)

Creates a new instance of alarm 2 on the DS3231

Properties

AlarmTime

Get or set the time the alarm, Hour and Minute are used

DayOfMonthOrWeek

Day of month or day of week of the alarm. Which one it is depends on the match mode

MatchMode

Mode to use to determine when to trigger the alarm

Applies to