#define FLASH_ACR_PRFTEN
Compatibility define.
#define FLASH_ACR_LATENCY_MASK
#define FLASH_OPTKEYR_KEY1
#define FLASH_OPTKEYR_KEY2
#define FLASH_ACR_LATENCY_SHIFT
void flash_prefetch_enable(void)
This buffer is used for instruction fetches and may or may not be enabled by default,...
void flash_prefetch_disable(void)
Note carefully the clock restrictions under which the prefetch buffer may be set to disabled.
void flash_unlock_option_bytes(void)
Unlock the Option Byte Access.
void flash_set_ws(uint32_t ws)
Set the Number of Wait States.