Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_rtc_time_t Struct Reference

Defines a driver to facilitate interfacing with the RTC. More...

Data Fields

uint16_t second
 seconds (0 - 59), not support leap seconds
 
uint16_t minute
 minutes (0 - 59),
 
uint16_t hour
 hours (0 - 23),
 
uint16_t day
 day of the month (1 - 31)
 
uint16_t month
 month (0 - 11, 0=January)
 
uint16_t year
 year, should larger then 2010
 

Detailed Description

Defines a driver to facilitate interfacing with the RTC.

broken-down calendar representation of time


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