|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
FLASH Interrupt definition. More...
Macros | |
| #define | FLASH_IT_EOP FLASH_CR_EOPIE |
| #define | FLASH_IT_ERR 0x02000000U |
FLASH Interrupt definition.
| #define FLASH_IT_EOP FLASH_CR_EOPIE |
End of FLASH Operation Interrupt source
Definition at line 132 of file stm32f4xx_hal_flash.h.
| #define FLASH_IT_ERR 0x02000000U |
Error Interrupt source
Definition at line 133 of file stm32f4xx_hal_flash.h.