![]() |
ARMEBS4
revision-26.06.2015
|
FLASH Registers. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.h"
Data Fields | |
__IO uint32_t | ACR |
__IO uint32_t | KEYR |
__IO uint32_t | OPTKEYR |
__IO uint32_t | SR |
__IO uint32_t | CR |
__IO uint32_t | OPTCR |
FLASH Registers.
Definition at line 570 of file stm32f4xx.h.
__IO uint32_t FLASH_TypeDef::ACR |
FLASH access control register, Address offset: 0x00
Definition at line 572 of file stm32f4xx.h.
__IO uint32_t FLASH_TypeDef::KEYR |
FLASH key register, Address offset: 0x04
Definition at line 573 of file stm32f4xx.h.
__IO uint32_t FLASH_TypeDef::OPTKEYR |
FLASH option key register, Address offset: 0x08
Definition at line 574 of file stm32f4xx.h.
__IO uint32_t FLASH_TypeDef::SR |
FLASH status register, Address offset: 0x0C
Definition at line 575 of file stm32f4xx.h.
__IO uint32_t FLASH_TypeDef::CR |
FLASH control register, Address offset: 0x10
Definition at line 576 of file stm32f4xx.h.
__IO uint32_t FLASH_TypeDef::OPTCR |
FLASH option control register, Address offset: 0x14
Definition at line 577 of file stm32f4xx.h.