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

#include <platform.h>

Public Attributes

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

Detailed Description

Definition at line 99 of file platform.h.

Member Data Documentation

◆ second

u8 second

Definition at line 101 of file platform.h.

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

◆ minute

u8 minute

Definition at line 102 of file platform.h.

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

◆ hour

u8 hour

Definition at line 103 of file platform.h.

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

◆ day

u8 day

Definition at line 104 of file platform.h.

Referenced by platform_get_datetime_str(), and rtc_read_time().

◆ month

u8 month

Definition at line 105 of file platform.h.

Referenced by platform_get_datetime_str(), and rtc_read_time().

◆ year

u16 year

Definition at line 106 of file platform.h.

Referenced by platform_get_datetime_str(), and rtc_read_time().


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