DIY Logging Volt/Ampmeter
FLASH_TypeDef Struct Reference

FLASH Registers. More...

#include <stm32f103xb.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.

Definition at line 325 of file stm32f103xb.h.

Field Documentation

◆ ACR

__IO uint32_t FLASH_TypeDef::ACR

Definition at line 327 of file stm32f103xb.h.

◆ AR

__IO uint32_t FLASH_TypeDef::AR

Definition at line 332 of file stm32f103xb.h.

◆ CR

__IO uint32_t FLASH_TypeDef::CR

Definition at line 331 of file stm32f103xb.h.

◆ KEYR

__IO uint32_t FLASH_TypeDef::KEYR

Definition at line 328 of file stm32f103xb.h.

◆ OBR

__IO uint32_t FLASH_TypeDef::OBR

Definition at line 334 of file stm32f103xb.h.

◆ OPTKEYR

__IO uint32_t FLASH_TypeDef::OPTKEYR

Definition at line 329 of file stm32f103xb.h.

◆ RESERVED

__IO uint32_t FLASH_TypeDef::RESERVED

Definition at line 333 of file stm32f103xb.h.

◆ SR

__IO uint32_t FLASH_TypeDef::SR

Definition at line 330 of file stm32f103xb.h.

◆ WRPR

__IO uint32_t FLASH_TypeDef::WRPR

Definition at line 335 of file stm32f103xb.h.


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