15.6.1.1 Struct rtc_calendar_alarm_time
Alarm structure containing time of the alarm and a mask to determine when the alarm will trigger.
Type | Name | Description |
---|---|---|
enum rtc_calendar_alarm_mask | mask |
Alarm mask to determine on what precision the alarm will match |
struct rtc_calendar_time | time |
Alarm time |