exFlash handle Structure definition More...
#include <gr55xx_hal_exflash.h>
Data Fields | |
| xqspi_handle_t * | p_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 |
exFlash handle Structure definition
| __IO uint32_t _exflash_handle::count |
exFlash count for suspend and resume
| __IO uint32_t _exflash_handle::error_code |
exFlash Error code
| __IO uint32_t _exflash_handle::flash_id |
exFlash ID
| __IO uint32_t _exflash_handle::flash_size |
exFlash Size
| __IO uint32_t _exflash_handle::fw_mode |
exFlash firmware mode
| __IO hal_lock_t _exflash_handle::lock |
Locking object
| xqspi_handle_t* _exflash_handle::p_xqspi |
exFlash XQSPI Handle parameters
| uint32_t _exflash_handle::retry |
Repeat times for the exFlash memory access
| __IO hal_eflash_security _exflash_handle::security |
exFlash data security
| __IO hal_exflash_state_t _exflash_handle::state |
exFlash communication state