rtc6 2.0.0.0
|
Rtc6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Rtc6 Click example.
This application enables usage of Real-TIme clock and calendar with alarm on RTC 6 click.
The demo application is composed of two sections :
Initializes driver init, sets time zone, sets UTC-GMT time and alarm time
Reads GMT time and Local time. Checks if the alarm is activated. If the alarm is active, it disable alarm and adjusts the new one within 20 seconds. Logs this data on USBUART every 900ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |