OpenOCD
nand_ecclayout Struct Reference
Collaboration diagram for nand_ecclayout:

Data Fields

int eccbytes
 
int eccpos [64]
 
int oobavail
 
struct nand_oobfree oobfree [2]
 

Detailed Description

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

Field Documentation

◆ eccbytes

int nand_ecclayout::eccbytes

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

◆ eccpos

int nand_ecclayout::eccpos[64]

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

Referenced by nand_fileio_start().

◆ oobavail

int nand_ecclayout::oobavail

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

◆ oobfree

struct nand_oobfree nand_ecclayout::oobfree[2]

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


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