OpenOCD
|
Data Fields | |
int | eccbytes |
int | eccpos [64] |
int | oobavail |
struct nand_oobfree | oobfree [2] |
Definition at line 40 of file nand/core.h.
int nand_ecclayout::eccbytes |
Definition at line 41 of file nand/core.h.
int nand_ecclayout::eccpos[64] |
Definition at line 42 of file nand/core.h.
Referenced by nand_fileio_start().
int nand_ecclayout::oobavail |
Definition at line 43 of file nand/core.h.
struct nand_oobfree nand_ecclayout::oobfree[2] |
Definition at line 43 of file nand/core.h.