STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
Collaboration diagram for FLASH Mass Erase bit:

Macros

#define FLASH_MER_BIT   (FLASH_CR_MER)
 

Detailed Description

Macro Definition Documentation

◆ FLASH_MER_BIT

#define FLASH_MER_BIT   (FLASH_CR_MER)

#include <stm32f4xx_hal_flash_ex.h>

only 1 MER Bit

Definition at line 351 of file stm32f4xx_hal_flash_ex.h.

Referenced by HAL_FLASH_IRQHandler().