libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | FLASH_ACR_LATENCY_0WS 0x00 |
#define | FLASH_ACR_LATENCY_1WS 0x01 |
#define | FLASH_ACR_LATENCY_2WS 0x02 |
#define FLASH_ACR_LATENCY_0WS 0x00 |
Definition at line 74 of file f1/flash.h.
#define FLASH_ACR_LATENCY_1WS 0x01 |
Definition at line 75 of file f1/flash.h.
#define FLASH_ACR_LATENCY_2WS 0x02 |
Definition at line 76 of file f1/flash.h.