rtc8 2.0.0.0
|
Rtc8 Click example. More...
Functions | |
void | display_weekday (uint8_t weekday) |
void | application_init (void) |
void | application_task (void) |
int | 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.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void display_weekday | ( | uint8_t | weekday | ) |
int main | ( | void | ) |