_exflash_handle Struct Reference

exFlash handle Structure definition More...

#include <gr55xx_hal_exflash.h>

Data Fields

xqspi_handle_tp_xqspi
 
__IO uint32_t fw_mode
 
__IO hal_lock_t lock
 
__IO hal_exflash_state_t state
 
__IO hal_eflash_security security
 
__IO uint32_t flash_id
 
__IO uint32_t flash_size
 
__IO uint32_t count
 
__IO uint32_t error_code
 
uint32_t retry
 

Detailed Description

exFlash handle Structure definition

Field Documentation

◆ count

__IO uint32_t _exflash_handle::count

exFlash count for suspend and resume

◆ error_code

__IO uint32_t _exflash_handle::error_code

exFlash Error code

◆ flash_id

__IO uint32_t _exflash_handle::flash_id

exFlash ID

◆ flash_size

__IO uint32_t _exflash_handle::flash_size

exFlash Size

◆ fw_mode

__IO uint32_t _exflash_handle::fw_mode

exFlash firmware mode

◆ lock

__IO hal_lock_t _exflash_handle::lock

Locking object

◆ p_xqspi

xqspi_handle_t* _exflash_handle::p_xqspi

exFlash XQSPI Handle parameters

◆ retry

uint32_t _exflash_handle::retry

Repeat times for the exFlash memory access

◆ security

__IO hal_eflash_security _exflash_handle::security

exFlash data security

◆ state

__IO hal_exflash_state_t _exflash_handle::state

exFlash communication state


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