libwwcl libwwcl
WWitch compatibility layer 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 41 of file types.h.

Field Documentation

◆ date

uint8_t date

Definition at line 44 of file types.h.

◆ day_of_week

uint8_t day_of_week

Definition at line 45 of file types.h.

◆ hour

uint8_t hour

Definition at line 46 of file types.h.

◆ minute

uint8_t minute

Definition at line 47 of file types.h.

◆ month

uint8_t month

Definition at line 43 of file types.h.

◆ second

uint8_t second

Definition at line 48 of file types.h.

◆ year

uint8_t year

Definition at line 42 of file types.h.


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