libww libww
WWitch compatibility library for the Wonderful toolchain
Loading...
Searching...
No Matches
datetime Struct Reference

#include <types.h>

Data Fields

uint8_t year
uint8_t month
uint8_t date
uint8_t day_of_week
uint8_t hour
uint8_t minute
uint8_t second

Detailed Description

Definition at line 47 of file types.h.

Field Documentation

◆ date

uint8_t date

Definition at line 50 of file types.h.

◆ day_of_week

uint8_t day_of_week

Definition at line 51 of file types.h.

◆ hour

uint8_t hour

Definition at line 52 of file types.h.

◆ minute

uint8_t minute

Definition at line 53 of file types.h.

◆ month

uint8_t month

Definition at line 49 of file types.h.

◆ second

uint8_t second

Definition at line 54 of file types.h.

◆ year

uint8_t year

Definition at line 48 of file types.h.


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