NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ote_file_read_params_t Struct Reference

Detailed Description

Definition at line 106 of file ote_storage_protocol.h.

Data Fields

uint32_t handle
 
uint32_t data_size
 
char data [OTE_MAX_DATA_SIZE]
 

Field Documentation

char ote_file_read_params_t::data[OTE_MAX_DATA_SIZE]

Definition at line 109 of file ote_storage_protocol.h.

uint32_t ote_file_read_params_t::data_size

Definition at line 108 of file ote_storage_protocol.h.

uint32_t ote_file_read_params_t::handle

Definition at line 107 of file ote_storage_protocol.h.


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