exFlash AC characteristics More...
#include <gr533x_hal_exflash.h>
Public Attributes | |
uint8_t | flash_tVSL |
uint8_t | flash_tESL |
uint8_t | flash_tPSL |
uint8_t | flash_tPRS |
uint8_t | flash_tERS |
uint8_t | flash_tDP |
uint8_t | flash_tRES2 |
uint8_t | flash_tRDINT |
exFlash AC characteristics
Definition at line 211 of file gr533x_hal_exflash.h.
uint8_t _exflash_timing_param::flash_tDP |
CS# High to Deep Power-down Mode. Uint: 5us
Definition at line 223 of file gr533x_hal_exflash.h.
uint8_t _exflash_timing_param::flash_tERS |
Latency between erase resume and next suspend. Uint: 5us
Definition at line 221 of file gr533x_hal_exflash.h.
uint8_t _exflash_timing_param::flash_tESL |
Erase suspend latency. Uint: 5us
Definition at line 215 of file gr533x_hal_exflash.h.
uint8_t _exflash_timing_param::flash_tPRS |
Latency between program resume and next suspend. Uint: 5us
Definition at line 219 of file gr533x_hal_exflash.h.
uint8_t _exflash_timing_param::flash_tPSL |
Program suspend latency. Uint: 5us
Definition at line 217 of file gr533x_hal_exflash.h.
uint8_t _exflash_timing_param::flash_tRDINT |
Read status register interval when wait busy. Uint: 5us
Definition at line 227 of file gr533x_hal_exflash.h.
uint8_t _exflash_timing_param::flash_tRES2 |
CS# High To Standby Mode With Electronic Signature Read. Uint: 5us
Definition at line 225 of file gr533x_hal_exflash.h.
uint8_t _exflash_timing_param::flash_tVSL |
VCC(min.) to device operation. Uint: 10us
Definition at line 213 of file gr533x_hal_exflash.h.