Alex exoskeleton
ALEX SoftwareDocumentation
Public Attributes | List of all members
CO_time_t Struct Reference

Time object, usable for timestamping - Defined in CANOpen code. More...

#include <CO_time.h>

Collaboration diagram for CO_time_t:
Collaboration graph

Public Attributes

uint64_t * epochTimeBaseMs
 
uint32_tepochTimeOffsetMs
 

Detailed Description

Time object, usable for timestamping - Defined in CANOpen code.

Definition at line 37 of file CO_time.h.

Member Data Documentation

uint64_t* CO_time_t::epochTimeBaseMs

From CO_time_init().

Definition at line 38 of file CO_time.h.

uint32_t* CO_time_t::epochTimeOffsetMs

From CO_time_init().

Definition at line 39 of file CO_time.h.


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