Ds3231.SetEnabledAlarm(Ds3231Alarm) Method
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.
Sets which alarm is enabled
protected void SetEnabledAlarm (Iot.Device.Rtc.Ds3231Alarm alarmMode);
member this.SetEnabledAlarm : Iot.Device.Rtc.Ds3231Alarm -> unit
Protected Sub SetEnabledAlarm (alarmMode As Ds3231Alarm)
Parameters
- alarmMode
- Ds3231Alarm
Alarm to enable