|
int(* | get_id )(struct bankdesc *b, uint32_t addr, uint32_t *pVendorId, uint32_t *pDeviceId) |
|
void(* | unlock_block )(struct bankdesc *b, uint32_t addr) |
|
void(* | lock_block )(struct bankdesc *b, uint32_t addr) |
|
int(* | erase_block )(struct bankdesc *b, uint32_t addr) |
|
uint32_t(* | check_ready )(struct bankdesc *b, uint32_t addr) |
|
void(* | print_stat )(struct bankdesc *b, uint32_t sta, int verbose) |
|
void(* | array_mode )(struct bankdesc *b, uint32_t addr) |
|
uint32_t(* | write_line )(struct bankdesc *b, uint32_t addr, const char *src, uint32_t N) |
|
The documentation for this struct was generated from the following file: