STM32G474xx HAL用户手册
数据字段
FLASH_ProcessTypeDef结构体参考

FLASH句柄结构定义。 更多...

#include <stm32g4xx_hal_flash.h>

数据字段

HAL_LockTypeDef Lock
__IO uint32_t ErrorCode
__IO FLASH_ProcedureTypeDef ProcedureOnGoing
__IO uint32_t Address
__IO uint32_t Bank
__IO uint32_t Page
__IO uint32_t NbPagesToErase
__IO FLASH_CacheTypeDef CacheToReactivate

详细说明

FLASH句柄结构定义。

Definition at line 134 of file stm32g4xx_hal_flash.h.


字段说明

Definition at line 139 of file stm32g4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASH_Program_IT().

Definition at line 140 of file stm32g4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

HAL_LockTypeDef FLASH_ProcessTypeDef::Lock

Definition at line 136 of file stm32g4xx_hal_flash.h.

Definition at line 142 of file stm32g4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

Definition at line 141 of file stm32g4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().


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