mx3_nf_flags is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

mx3_nf_flags struct

Syntax

struct mx3_nf_flags {     unsigned target_little_endian:1;     unsigned nand_readonly:1;     unsigned one_kb_sram:1;     unsigned hw_ecc_enabled:1; };

Fields

target_little_endian

No summary provided. Read more...

nand_readonly

No summary provided. Read more...

one_kb_sram

No summary provided. Read more...

hw_ecc_enabled

No summary provided. Read more...

References

LocationReferrerScopeText
mx3.h:88
struct mx3_nf_flags {
mx3.h:98mx3_nf_controller::flagsmx3_nf_controller
struct mx3_nf_flags flags;

Type Use

Variables of mx3_nf_flags type
all items filtered out
mx3_nf_flags