Struct caer_dvs132s_info
Defined in File dvs132s.h
Struct Documentation
-
struct caer_dvs132s_info
DVS132S device-related information.
Public Members
-
int16_t deviceID
Unique device identifier. Also ‘source’ for events.
-
char deviceSerialNumber[8 + 1]
Device serial number.
-
uint8_t deviceUSBBusNumber
Device USB bus number.
-
uint8_t deviceUSBDeviceAddress
Device USB device address.
-
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!
-
int16_t firmwareVersion
USB firmware version.
-
int16_t logicVersion
Logic (FPGA/CPLD) version.
-
int16_t chipID
Chip identifier/type.
-
bool deviceIsMaster
Whether the device is a time-stamp master or slave.
-
bool muxHasStatistics
Feature test: Multiplexer statistics support (event drops).
-
int16_t dvsSizeX
DVS X axis resolution.
-
int16_t dvsSizeY
DVS Y axis resolution.
-
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.
-
int16_t deviceID