Microchip® Advanced Software Framework

rtc_calendar_alarm_time Struct Reference

Alarm structure.

Alarm structure containing time of the alarm and a mask to determine when the alarm will trigger.

#include <rtc_calendar.h>

Data Fields

enum rtc_calendar_alarm_mask mask
 Alarm mask to determine on what precision the alarm will match. More...
 
struct rtc_calendar_time time
 Alarm time. More...