Public Attributes | List of all members
t265::bulk_message_request_lock_configuration Struct Reference

Bulk configuration Lock Message. More...

#include <t265-messages.h>

Public Attributes

uint32_t dwLock
 
bulk_message_request_header header
 
uint16_t wTableType
 

Detailed Description

Bulk configuration Lock Message.

Write-protect the manufactoring configuration tables from future changes. The locking is done in software by the firmware managing a lock bits in each configuration table metadata. The lock can be applied permanently, meaning it cannot be latter un-locked.

Definition at line 868 of file t265-messages.h.

Member Data Documentation

uint32_t t265::bulk_message_request_lock_configuration::dwLock

0x0 - Unlock, 0x1 - Lock 0xDEAD10CC - the configuration data shall be permanently locked. *** WARNING *** this might be an irreversible action. After calling this the write protection the settings cannot be modified and therefore the memory write protection is frozen.

Definition at line 871 of file t265-messages.h.

bulk_message_request_header t265::bulk_message_request_lock_configuration::header

Message request header: dwLength = 12 bytes, wMessageID = DEV_LOCK_CONFIGURATION

Definition at line 869 of file t265-messages.h.

uint16_t t265::bulk_message_request_lock_configuration::wTableType

Table ID to lock

Definition at line 870 of file t265-messages.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43