STM32F439xx 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 74 of file stm32f4xx_hal_flash.h.


Field Documentation

Definition at line 86 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASH_Program_IT().

Definition at line 84 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

HAL_LockTypeDef FLASH_ProcessTypeDef::Lock

Definition at line 88 of file stm32f4xx_hal_flash.h.

Definition at line 78 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

Definition at line 82 of file stm32f4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

Definition at line 80 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: