Synergy Software Package User's Manual

#include <r_rtc_api.h>

Data Fields

rtc_time_t time
 Time structure.
 
bool sec_match
 Enable the alarm based on a match of the seconds field.
 
bool min_match
 Enable the alarm based on a match of the minutes field.
 
bool hour_match
 Enable the alarm based on a match of the hours field.
 
bool mday_match
 Enable the alarm based on a match of the days field.
 
bool mon_match
 Enable the alarm based on a match of the months field.
 
bool year_match
 Enable the alarm based on a match of the years field.
 
bool dayofweek_match
 Enable the alarm based on a match of the dayofweek field.
 

Detailed Description

Alarm time setting structure


The documentation for this struct was generated from the following file: