_exflash_timing_param Struct Reference

exFlash AC characteristics More...

#include <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
 

Detailed Description

exFlash AC characteristics

Definition at line 210 of file hal_exflash.h.

Member Data Documentation

◆ flash_tDP

uint8_t _exflash_timing_param::flash_tDP

CS# High to Deep Power-down Mode. Uint: 5us

Definition at line 222 of file hal_exflash.h.

◆ flash_tERS

uint8_t _exflash_timing_param::flash_tERS

Latency between erase resume and next suspend. Uint: 5us

Definition at line 220 of file hal_exflash.h.

◆ flash_tESL

uint8_t _exflash_timing_param::flash_tESL

Erase suspend latency. Uint: 5us

Definition at line 214 of file hal_exflash.h.

◆ flash_tPRS

uint8_t _exflash_timing_param::flash_tPRS

Latency between program resume and next suspend. Uint: 5us

Definition at line 218 of file hal_exflash.h.

◆ flash_tPSL

uint8_t _exflash_timing_param::flash_tPSL

Program suspend latency. Uint: 5us

Definition at line 216 of file hal_exflash.h.

◆ flash_tRDINT

uint8_t _exflash_timing_param::flash_tRDINT

Read status register interval when wait busy. Uint: 5us

Definition at line 226 of file hal_exflash.h.

◆ flash_tRES2

uint8_t _exflash_timing_param::flash_tRES2

CS# High To Standby Mode With Electronic Signature Read. Uint: 5us

Definition at line 224 of file hal_exflash.h.

◆ flash_tVSL

uint8_t _exflash_timing_param::flash_tVSL

VCC(min.) to device operation. Uint: 10us

Definition at line 212 of file hal_exflash.h.


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