libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
l0/flash.h File Reference
Include dependency graph for l0/flash.h:

Go to the source code of this file.

Macros

#define FLASH_OPTR   FLASH_OBR
 
#define FLASH_WRPROT1   FLASH_WRPR1
 
#define FLASH_WRPROT2   FLASH_WRPR2
 
#define FLASH_ACR_PRE_READ   (1 << 6)
 
#define FLASH_ACR_DISAB_BUF   (1 << 5)
 
#define FLASH_PECR_NZDISABLE   (1 << 23)
 
#define FLASH_SR_RDERR   (1 << 13)
 
#define FLASH_SR_NOTZEROERR   (1 << 16)
 
#define FLASH_SR_FWWERR   (1 << 17)
 
#define FLASH_OPTR_NBOOT1   (1 << 31)
 
#define FLASH_HALF_PAGE_SIZE   16