libws libws
WSwan hardware library for the Wonderful toolchain
Loading...
Searching...
No Matches
ws_cart_rtc_time_t Struct Reference

Structure containing the time read from the RTC, BCD-encoded. More...

#include <rtc.h>

Data Fields

uint8_t hour
uint8_t minute
uint8_t second

Detailed Description

Structure containing the time read from the RTC, BCD-encoded.

Definition at line 72 of file rtc.h.

Field Documentation

◆ hour

uint8_t hour

Definition at line 73 of file rtc.h.

◆ minute

uint8_t minute

Definition at line 74 of file rtc.h.

◆ second

uint8_t second

Definition at line 75 of file rtc.h.


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