OpenOCD
nand_info Struct Reference

Data Fields

int chip_size
 
int erase_size
 
int id
 
int mfr_id
 
const char * name
 
int options
 
int page_size
 

Detailed Description

Definition at line 82 of file nand/core.h.

Field Documentation

◆ chip_size

int nand_info::chip_size

Definition at line 86 of file nand/core.h.

Referenced by nand_probe().

◆ erase_size

int nand_info::erase_size

Definition at line 87 of file nand/core.h.

Referenced by nand_probe().

◆ id

int nand_info::id

Definition at line 84 of file nand/core.h.

◆ mfr_id

int nand_info::mfr_id

Definition at line 83 of file nand/core.h.

◆ name

const char* nand_info::name

Definition at line 89 of file nand/core.h.

Referenced by COMMAND_HANDLER(), and nand_probe().

◆ options

int nand_info::options

◆ page_size

int nand_info::page_size

Definition at line 85 of file nand/core.h.

Referenced by nand_probe().


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