rtc8
2.0.0.0
|
Rtc8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Rtc8 Click example.
Demo application shows the operation of RTC 8 clicks.
The demo application is composed of two sections :
Configuring clicks and log objects. Settings the click in the default configuration. Sets new: Time, Date, UNIX time and alarm data.
Read current Time, Date and UNIX time and checks if the alarm is active.
note: Comment the lines for setting date and time if you would like the module to keep counting time after a reset or shut down.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |