|
Jetson Linux API Reference
|
36.4.3 Release
|
Go to the documentation of this file.
36 #ifndef _ARGUS_SENSOR_EEPROM_DATA_H
37 #define _ARGUS_SENSOR_EEPROM_DATA_H
49 DEFINE_UUID(ExtensionName, EXT_SENSOR_EEPROM_DATA, d14b2030,181a,11eb,8b6f,08,00,20,0c,9a,66);
61 DEFINE_UUID(InterfaceID, IID_SENSOR_EEPROM_DATA, 063062b0,181b,11eb,8b6f,08,00,20,0c,9a,66);
DEFINE_UUID(ExtensionName, EXT_BAYER_AVERAGE_MAP, 12c3de20, 64c5, 11e6, bdf4, 08, 00, 20, 0c, 9a, 66)
virtual uint32_t getSensorEepromDataSize() const =0
Returns the size of the EEPROM data.
The top-level interface class.
A unique identifier for a libargus Interface.
virtual Status getSensorEepromData(void *dst, uint32_t size) const =0
Copies back the EEPROM data to the provided memory location.
DEFINE_UUID(InterfaceID, IID_BAYER_AVERAGE_MAP_SETTINGS, 12c3de21, 64c5, 11e6, bdf4, 08, 00, 20, 0c, 9a, 66)
static const InterfaceID & id()
Status
Status values returned by API function calls.