nidas v1.2.3
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.
 
thiskernel_timespec_t unix_time
 current unix time
 
dsm_sample_time_t clock_time
 value of the software clock
 
unsigned char statusOR
 value of the 1 Hz statusOR at the time of the snapshot
 

Detailed Description

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

Member Data Documentation

◆ clock_time

dsm_sample_time_t clockSnapShot::clock_time

value of the software clock

◆ irig_time

thiskernel_timespec_t clockSnapShot::irig_time

The current time from the IRIG registers.

◆ statusOR

unsigned char clockSnapShot::statusOR

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

◆ unix_time

thiskernel_timespec_t clockSnapShot::unix_time

current unix time


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