#include <t265-messages.h>
Public Attributes | |
uint8_t | bTable [MAX_TABLE_SIZE] |
bulk_message_response_header | header |
Definition at line 914 of file t265-messages.h.
uint8_t t265::bulk_message_response_read_configuration::bTable[MAX_TABLE_SIZE] |
The requested configuration table, starting with the "standard" table header.
Definition at line 916 of file t265-messages.h.
bulk_message_response_header t265::bulk_message_response_read_configuration::header |
Message response header: dwLendth = 8 bytes + size of table, wMessageID = DEV_READ_CONFIGURATION
Definition at line 915 of file t265-messages.h.