![]() |
STM32F0 Standard Peripheral bibliotheek
1.0
ST Microelectronics standard peripheral bibliotheek documentatie voor de STM32F0 familie
|
Macros | |
| #define | FLASH_IT_EOP FLASH_CR_EOPIE |
| #define | FLASH_IT_ERR FLASH_CR_ERRIE |
| #define | IS_FLASH_IT(IT) ((((IT) & (uint32_t)0xFFFFEBFF) == 0x00000000) && (((IT) != 0x00000000))) |
| #define FLASH_IT_EOP FLASH_CR_EOPIE |
End of programming interrupt source
| #define FLASH_IT_ERR FLASH_CR_ERRIE |
Error interrupt source