nidas  v1.2-1520
Public Attributes | List of all members
clockSnapShot Struct Reference

One a second, or when clockAction == RESET_COUNTERS, the interrupt service routine grabs a snapshot of the following values. More...

Public Attributes

thiskernel_timespec_t irig_time
 The current time from the IRIG registers. More...
 
thiskernel_timespec_t unix_time
 current unix time More...
 
dsm_sample_time_t clock_time
 value of the software clock More...
 
unsigned char statusOR
 value of the 1 Hz statusOR at the time of the snapshot More...
 

Detailed Description

One a second, or when clockAction == RESET_COUNTERS, the interrupt service routine grabs a snapshot of the following values.

Member Data Documentation

dsm_sample_time_t clockSnapShot::clock_time

value of the software clock

Referenced by oneHzFunction(), and pc104sg_isr().

thiskernel_timespec_t clockSnapShot::irig_time

The current time from the IRIG registers.

Referenced by oneHzFunction(), pc104sg_bh_100Hz(), and pc104sg_isr().

unsigned char clockSnapShot::statusOR

value of the 1 Hz statusOR at the time of the snapshot

Referenced by oneHzFunction(), pc104sg_bh_100Hz(), and pc104sg_isr().

thiskernel_timespec_t clockSnapShot::unix_time

current unix time

Referenced by oneHzFunction(), pc104sg_bh_100Hz(), and pc104sg_isr().


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