MOS Source Code
Loading...
Searching...
No Matches
timeval_t Struct Reference

#include <platform.hpp>

Public Attributes

u8 second
 
u8 minute
 
u8 hour
 
u8 day
 
u8 month
 
u16 year
 

Detailed Description

Definition at line 83 of file platform.hpp.

Member Data Documentation

◆ second

u8 second

Definition at line 85 of file platform.hpp.

Referenced by clock_gettimeofday(), platform_get_datetime_str(), and rtc_read_time().

◆ minute

u8 minute

Definition at line 86 of file platform.hpp.

Referenced by clock_gettimeofday(), platform_get_datetime_str(), and rtc_read_time().

◆ hour

u8 hour

Definition at line 87 of file platform.hpp.

Referenced by clock_gettimeofday(), platform_get_datetime_str(), and rtc_read_time().

◆ day

u8 day

Definition at line 88 of file platform.hpp.

Referenced by platform_get_datetime_str(), and rtc_read_time().

◆ month

u8 month

Definition at line 89 of file platform.hpp.

Referenced by platform_get_datetime_str(), and rtc_read_time().

◆ year

u16 year

Definition at line 90 of file platform.hpp.

Referenced by platform_get_datetime_str(), and rtc_read_time().


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