DIY Logging Volt/Ampmeter

FLASH Interrupt definition. More...

Macros

#define FLASH_IT_EOP   FLASH_CR_EOPIE
 
#define FLASH_IT_ERR   FLASH_CR_ERRIE
 

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 557 of file stm32f1xx_hal_flash_ex.h.

◆ FLASH_IT_ERR

#define FLASH_IT_ERR   FLASH_CR_ERRIE

Error Interrupt source

Definition at line 558 of file stm32f1xx_hal_flash_ex.h.