stm32_flash.h File Reference
STM32F103xx Embedded flash definition. More...
#include <cfg/compiler.h>#include <cpu/types.h>Go to the source code of this file.
Data Structures | |
| struct | stm32_flash |
| Embbeded flash configuration registers structure. More... | |
Defines | |
| #define | F_SIZE ((*(reg32_t *) 0x1FFFF7E0) & 0xFFFF) |
| Return the embedded flash size in kB. | |
Detailed Description
STM32F103xx Embedded flash definition.
Definition in file stm32_flash.h.
