STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
FLASH Exported Types
Collaboration diagram for FLASH Exported Types:

Classes

struct  FLASH_ProcessTypeDef
 FLASH handle Structure definition. More...

Enumerations

enum  FLASH_ProcedureTypeDef { FLASH_PROC_NONE = 0U , FLASH_PROC_SECTERASE , FLASH_PROC_MASSERASE , FLASH_PROC_PROGRAM }
 FLASH Procedure structure definition. More...

Detailed Description

Enumeration Type Documentation

◆ FLASH_ProcedureTypeDef

FLASH Procedure structure definition.

Enumerator
FLASH_PROC_NONE 
FLASH_PROC_SECTERASE 
FLASH_PROC_MASSERASE 
FLASH_PROC_PROGRAM 

Definition at line 45 of file stm32f4xx_hal_flash.h.