fdhwlib
2.0.25
|
#include <sltsecondcounter.h>
Set the second counter of the electronics.
Definition at line 29 of file sltsecondcounter.h.
hw4::SltSecondCounter::SltSecondCounter | ( | const char * | name, |
int | slotID, | ||
int | regID, | ||
int | r, | ||
int | w | ||
) |
hw4::SltSecondCounter::~SltSecondCounter | ( | ) |
unsigned long hw4::SltSecondCounter::read | ( | ) | [virtual] |
Read second counter in the right order.
Reimplemented from hw4::BaseRegister64.
void hw4::SltSecondCounter::read | ( | struct timeval * | ) |
Read second counter to timeval structure.
void hw4::SltSecondCounter::setTimebase | ( | int | timebase | ) |
Set timebase (GPS = 0, UTC = 1)
Definition at line 43 of file sltsecondcounter.h.
Definition at line 44 of file sltsecondcounter.h.
Definition at line 45 of file sltsecondcounter.h.
Definition at line 47 of file sltsecondcounter.h.