LTPS C++ API
Public Attributes | List of all members
RtcAlarmsStatus Struct Reference

Struct with alarms triggered status for RTC. More...

#include <rtc.h>

Public Attributes

bool triggered
 Return true, if alarm is triggered.
 
int status
 Return status (EXIT_SUCCESS or EXIT_FAILURE)
 
const char * error
 String error if something goes wrong (NULL for success)
 

Detailed Description

Struct with alarms triggered status for RTC.

Examples:
tibbit42.cpp.

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