Struct caer_edvs_info
Defined in File edvs.h
Struct Documentation
-
struct caer_edvs_info
EDVS device-related information.
Public Members
-
char *deviceString
Device information string, for logging purposes. If not NULL, pointed-to memory is only valid while the corresponding device is open! After calling deviceClose() this is invalid memory!
-
bool deviceIsMaster
Whether the device is a time-stamp master or slave.
-
char serialPortName[64]
Connected serial port name (OS-specific).
-
char *deviceString