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

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

#include <rtc.h>

Data Fields

uint8_t year
uint8_t month
uint8_t date
uint8_t day

Detailed Description

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

Definition at line 62 of file rtc.h.

Field Documentation

◆ date

uint8_t date

Definition at line 65 of file rtc.h.

◆ day

uint8_t day

Definition at line 66 of file rtc.h.

◆ month

uint8_t month

Definition at line 64 of file rtc.h.

◆ year

uint8_t year

Definition at line 63 of file rtc.h.


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