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

Macros

#define FLASH_TYPEERASE_SECTORS   0x00000000U
#define FLASH_TYPEERASE_MASSERASE   0x00000001U

Detailed Description

Macro Definition Documentation

◆ FLASH_TYPEERASE_MASSERASE

#define FLASH_TYPEERASE_MASSERASE   0x00000001U

Flash Mass erase activation

Definition at line 145 of file stm32f4xx_hal_flash_ex.h.

◆ FLASH_TYPEERASE_SECTORS

#define FLASH_TYPEERASE_SECTORS   0x00000000U

Sectors erase only

Definition at line 144 of file stm32f4xx_hal_flash_ex.h.