Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

_as_ts Struct Reference
[CanStructures]

Representation of the last associated time. More...

#include <canapi.h>


Data Fields

unsigned __int64 can_ts_sec
 Internal CAN time of last SYNC_PULSE in seconds.
unsigned __int64 can_ts_nsec
 Internal CAN time of last SYNC_PULSE in nanoseconds.
unsigned __int64 irig_ts_sec
 IRIG time of last SYNC_PULSE in seconds.
unsigned __int64 irig_ts_nsec
 IRIG time of last SYNC_PULSE in nanoseconds.


Detailed Description

Representation of the last associated time.

It is used by can_getlastassoc

Definition at line 144 of file canapi.h.


Field Documentation

unsigned __int64 _as_ts::can_ts_nsec
 

Internal CAN time of last SYNC_PULSE in nanoseconds.

Definition at line 146 of file canapi.h.

Referenced by can_getlastassoc(), and vector_canboardread().

unsigned __int64 _as_ts::can_ts_sec
 

Internal CAN time of last SYNC_PULSE in seconds.

Definition at line 146 of file canapi.h.

Referenced by can_getlastassoc(), and vector_canboardread().

unsigned __int64 _as_ts::irig_ts_nsec
 

IRIG time of last SYNC_PULSE in nanoseconds.

Definition at line 146 of file canapi.h.

Referenced by can_getlastassoc().

unsigned __int64 _as_ts::irig_ts_sec
 

IRIG time of last SYNC_PULSE in seconds.

Definition at line 146 of file canapi.h.

Referenced by can_getlastassoc().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 22 13:31:28 2006 for CANapi by  doxygen 1.4.4