#include <t265-messages.h>
Public Attributes | |
bulk_message_response_header | header |
uint16_t | wSize |
Definition at line 674 of file t265-messages.h.
bulk_message_response_header t265::bulk_message_response_write_eeprom::header |
Message response header: dwLength = 10+wSize bytes, wMessageID = DEV_WRITE_EEPROM
Definition at line 675 of file t265-messages.h.
uint16_t t265::bulk_message_response_write_eeprom::wSize |
The size of bytes written
Definition at line 676 of file t265-messages.h.