STM32F1 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F1 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Groups
Prefetch_Buffer_Enable_Disable

Macros

#define FLASH_PrefetchBuffer_Enable   ((uint32_t)0x00000010)
 
#define FLASH_PrefetchBuffer_Disable   ((uint32_t)0x00000000)
 
#define IS_FLASH_PREFETCHBUFFER_STATE(STATE)
 

Detailed Description

Macro Definition Documentation

#define FLASH_PrefetchBuffer_Disable   ((uint32_t)0x00000000)

FLASH Prefetch Buffer Disable

#define FLASH_PrefetchBuffer_Enable   ((uint32_t)0x00000010)

FLASH Prefetch Buffer Enable

#define IS_FLASH_PREFETCHBUFFER_STATE (   STATE)
Value: