0.2.0
Loading...
Searching...
No Matches
NAV::vendor::vectornav::UTC Struct Reference

Storage class for UTC Time. More...

Public Attributes

uint8_t day
 Days.
 
uint8_t hour
 Hours.
 
uint8_t min
 Minutes.
 
uint8_t month
 Months.
 
uint16_t ms
 Milliseconds.
 
uint8_t sec
 Seconds.
 
int8_t year
 The year is given as a signed byte year offset from the year 2000. For example the year 2013 would be given as year 13.
 

Detailed Description

Storage class for UTC Time.


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