uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
FLASH_TypeDef Struct Reference

FLASH Registers. More...

#include <stm32f10x.h>

Public Attributes

__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.

Definition at line 901 of file stm32f10x.h.

Member Data Documentation

__IO uint32_t FLASH_TypeDef::ACR

Definition at line 903 of file stm32f10x.h.

__IO uint32_t FLASH_TypeDef::AR

Definition at line 908 of file stm32f10x.h.

__IO uint32_t FLASH_TypeDef::CR

Definition at line 907 of file stm32f10x.h.

__IO uint32_t FLASH_TypeDef::KEYR

Definition at line 904 of file stm32f10x.h.

__IO uint32_t FLASH_TypeDef::OBR

Definition at line 910 of file stm32f10x.h.

__IO uint32_t FLASH_TypeDef::OPTKEYR

Definition at line 905 of file stm32f10x.h.

__IO uint32_t FLASH_TypeDef::RESERVED

Definition at line 909 of file stm32f10x.h.

__IO uint32_t FLASH_TypeDef::SR

Definition at line 906 of file stm32f10x.h.

__IO uint32_t FLASH_TypeDef::WRPR

Definition at line 911 of file stm32f10x.h.


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