NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
__mnand_lu_info Struct Reference

Detailed Description

LOGICAL UNIT INFO - UFS Only.

Definition at line 335 of file nvmnand.h.

Data Fields

uint8_t lu_enabled
 
uint8_t memory_type
 
uint8_t logical_blk_sz
 
uint32_t num_alloc_units
 

Field Documentation

◆ logical_blk_sz

uint8_t __mnand_lu_info::logical_blk_sz

Definition at line 338 of file nvmnand.h.

◆ lu_enabled

uint8_t __mnand_lu_info::lu_enabled

Definition at line 336 of file nvmnand.h.

◆ memory_type

uint8_t __mnand_lu_info::memory_type

Definition at line 337 of file nvmnand.h.

◆ num_alloc_units

uint32_t __mnand_lu_info::num_alloc_units

Definition at line 339 of file nvmnand.h.


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