Struct caer_device_discovery_result
Defined in File device_discover.h
Struct Documentation
-
struct caer_device_discovery_result
Result of a device discovery operation. Contains the type of the device and its informational structure; use the device type to properly select the right info structure! In the info structures, ‘deviceID’ will always be set to -1 and ‘deviceString’ will always be NULL, as those are not present during the generic discovery phase.
Public Members
-
uint16_t deviceType
-
bool deviceErrorOpen
-
bool deviceErrorVersion
-
struct caer_dvs128_info dvs128Info
-
struct caer_edvs_info edvsInfo
-
struct caer_davis_info davisInfo
-
struct caer_dynapse_info dynapseInfo
-
struct caer_dvs132s_info dvs132sInfo
-
struct caer_dvx_info dvXplorerInfo
-
struct caer_samsung_evk_info samsungEVKInfo
-
union caer_device_discovery_result deviceInfo
-
uint16_t deviceType