STM32F10x Standard Peripherals Library  3.5.0
FLASH_TypeDef Struct Reference

FLASH Registers. More...

#include <stm32f10x.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 AR
__IO uint32_t RESERVED
__IO uint32_t OBR
__IO uint32_t WRPR

Detailed Description

FLASH Registers.


Field Documentation

__IO uint32_t ACR

Definition at line 903 of file stm32f10x.h.

__IO uint32_t AR

Definition at line 908 of file stm32f10x.h.

__IO uint32_t CR

Definition at line 907 of file stm32f10x.h.

__IO uint32_t KEYR

Definition at line 904 of file stm32f10x.h.

__IO uint32_t OBR

Definition at line 910 of file stm32f10x.h.

__IO uint32_t OPTKEYR

Definition at line 905 of file stm32f10x.h.

__IO uint32_t RESERVED

Definition at line 909 of file stm32f10x.h.

__IO uint32_t SR

Definition at line 906 of file stm32f10x.h.

__IO uint32_t WRPR

Definition at line 911 of file stm32f10x.h.


The documentation for this struct was generated from the following file: