STM32F479xx HAL User Manual
Data Fields
FLASH_ProcessTypeDef Struct Reference

FLASH handle Structure definition. More...

#include <stm32f4xx_hal_flash.h>

Data Fields

__IO FLASH_ProcedureTypeDef ProcedureOnGoing
__IO uint32_t NbSectorsToErase
__IO uint8_t VoltageForErase
__IO uint32_t Sector
__IO uint32_t Bank
__IO uint32_t Address
HAL_LockTypeDef Lock
__IO uint32_t ErrorCode

Detailed Description

FLASH handle Structure definition.

Definition at line 58 of file stm32f4xx_hal_flash.h.


Field Documentation

Definition at line 70 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASH_Program_IT().

Definition at line 68 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

HAL_LockTypeDef FLASH_ProcessTypeDef::Lock

Definition at line 72 of file stm32f4xx_hal_flash.h.

Definition at line 62 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

Definition at line 66 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

Definition at line 64 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().


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