Macros | |
#define | FLASH_PrefetchBuffer_Disable ((uint32_t)0x00000000) |
#define | FLASH_PrefetchBuffer_Enable ((uint32_t)0x00000010) |
#define | IS_FLASH_PREFETCHBUFFER_STATE(STATE) |
#define FLASH_PrefetchBuffer_Disable ((uint32_t)0x00000000) |
FLASH Prefetch Buffer Disable
Definition at line 98 of file stm32f10x_flash.h.
#define FLASH_PrefetchBuffer_Enable ((uint32_t)0x00000010) |
FLASH Prefetch Buffer Enable
Definition at line 97 of file stm32f10x_flash.h.
#define IS_FLASH_PREFETCHBUFFER_STATE | ( | STATE | ) |
Definition at line 99 of file stm32f10x_flash.h.