NexMotion  1.4.0
Open Robots & Machines [WIP]
NmcTime_T Struct Reference

A data structure is used to describe the system time. More...

#include <NexMotionDef.h>

Public Attributes

U32_T year
 1601 through 30827
 
U32_T month
 1 through 12. More...
 
U32_T day
 1 through 31. More...
 
U32_T hour
 0 through 23. More...
 
U32_T minute
 0 through 59. More...
 
U32_T second
 0 through 59
 
U32_T milliseconds
 0 through 999
 

Detailed Description

A data structure is used to describe the system time.

Member Data Documentation

U32_T NmcTime_T::day

1 through 31.

U32_T NmcTime_T::hour

0 through 23.

U32_T NmcTime_T::minute

0 through 59.

U32_T NmcTime_T::month

1 through 12.


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