Struct caer_dvs132s_info
Defined in File dvs132s.h
Struct Documentation
-
struct caer_dvs132s_info
DVS132S device-related information.
Public Members
-
char deviceSerialNumber[8 + 1]
Device serial number.
-
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.
-
bool muxHasStatistics
Feature test: Multiplexer statistics support (event drops).
-
bool dvsHasStatistics
Feature test: DVS statistics support.
-
enum caer_imu_types imuType
IMU chip type on device.
-
bool extInputHasGenerator
Feature test: External Input module supports Signal-Generation.
-
char deviceSerialNumber[8 + 1]