NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
__mnand_summary_info Struct Reference

Detailed Description

aggregation of summaries

Definition at line 223 of file nvmnand.h.

Collaboration diagram for __mnand_summary_info:

Data Fields

mnand_summary_element mlc
 
mnand_summary_element slc
 
mnand_summary_element total
 
int factory_bb_cnt
 
int runtime_bb_cnt
 
int32_t spare_bcnt
 Specifies the number of remaining spare blocks, where -1 indicates an invalid count. More...
 

Field Documentation

◆ factory_bb_cnt

int __mnand_summary_info::factory_bb_cnt

Definition at line 227 of file nvmnand.h.

◆ mlc

mnand_summary_element __mnand_summary_info::mlc

Definition at line 224 of file nvmnand.h.

◆ runtime_bb_cnt

int __mnand_summary_info::runtime_bb_cnt

Definition at line 228 of file nvmnand.h.

◆ slc

mnand_summary_element __mnand_summary_info::slc

Definition at line 225 of file nvmnand.h.

◆ spare_bcnt

int32_t __mnand_summary_info::spare_bcnt

Specifies the number of remaining spare blocks, where -1 indicates an invalid count.

Definition at line 232 of file nvmnand.h.

◆ total

mnand_summary_element __mnand_summary_info::total

Definition at line 226 of file nvmnand.h.


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