foxBMS - Unit Tests  1.6.0
The foxBMS Unit Tests API Documentation
RTC_SYSTEM_TIMER_EPOCH_s Struct Reference

Data Fields

time_t secondsSinceEpoch
 
uint16_t milliseconds
 

Detailed Description

Time data of the RTC

Definition at line 73 of file rtc.c.

Field Documentation

◆ milliseconds

uint16_t RTC_SYSTEM_TIMER_EPOCH_s::milliseconds

Definition at line 75 of file rtc.c.

◆ secondsSinceEpoch

time_t RTC_SYSTEM_TIMER_EPOCH_s::secondsSinceEpoch

Definition at line 74 of file rtc.c.


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