rtc11 2.0.0.0
|
RTC11 Click example. More...
Functions | |
void | disp_day_of_the_week (uint8_t w_day) |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint8_t | sec_flag = 0xFF |
RTC11 Click example.
This is an example that demonstrates the use of the RTC 11 click boardâ„¢.
The demo application is composed of two sections :
Initalizes SPI, performs software reset, sets system time and date, and starts clocking system.
Demonstrates use of RTC 11 click board by reading and displaying time and date via USART terminal.
Additional Functions :
void disp_day_of_the_week ( uint8_t w_day ) - Writes the day of the week on USART terminal.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void disp_day_of_the_week | ( | uint8_t | w_day | ) |
int main | ( | void | ) |
uint8_t sec_flag = 0xFF |