|
DIY Logging Volt/Ampmeter
|
FLASH Interrupt definition. More...
Macros | |
| #define | FLASH_IT_EOP FLASH_CR_EOPIE |
| #define | FLASH_IT_ERR FLASH_CR_ERRIE |
FLASH Interrupt definition.
| #define FLASH_IT_EOP FLASH_CR_EOPIE |
End of FLASH Operation Interrupt source
Definition at line 557 of file stm32f1xx_hal_flash_ex.h.
| #define FLASH_IT_ERR FLASH_CR_ERRIE |
Error Interrupt source
Definition at line 558 of file stm32f1xx_hal_flash_ex.h.