STM32L486xx HAL User Manual
Data Fields
FLASH_ProcessTypeDef Struct Reference

FLASH handle Structure definition. More...

#include <stm32l4xx_hal_flash.h>

Data Fields

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

Detailed Description

FLASH handle Structure definition.

Definition at line 140 of file stm32l4xx_hal_flash.h.


Field Documentation

Definition at line 145 of file stm32l4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASH_Program_IT().

Definition at line 146 of file stm32l4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

HAL_LockTypeDef FLASH_ProcessTypeDef::Lock

Definition at line 142 of file stm32l4xx_hal_flash.h.

Definition at line 148 of file stm32l4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().

Definition at line 147 of file stm32l4xx_hal_flash.h.

Referenced by HAL_FLASH_IRQHandler(), and HAL_FLASHEx_Erase_IT().


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