STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
FLASH Interrupt definition

FLASH Interrupt definition. More...

Collaboration diagram for FLASH Interrupt definition:

Macros

#define FLASH_IT_EOP   FLASH_CR_EOPIE
#define FLASH_IT_ERR   0x02000000U

Detailed Description

FLASH Interrupt definition.

Macro Definition Documentation

◆ FLASH_IT_EOP

#define FLASH_IT_EOP   FLASH_CR_EOPIE

End of FLASH Operation Interrupt source

Definition at line 132 of file stm32f4xx_hal_flash.h.

◆ FLASH_IT_ERR

#define FLASH_IT_ERR   0x02000000U

Error Interrupt source

Definition at line 133 of file stm32f4xx_hal_flash.h.