My Project
Loading...
Searching...
No Matches
FLASH_TypeDef Struct Reference

FLASH Registers. More...

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

Detailed Description

FLASH Registers.

Member Data Documentation

◆ ACR

__IO uint32_t FLASH_TypeDef::ACR

FLASH access control register, Address offset: 0x00

◆ AR

__IO uint32_t FLASH_TypeDef::AR

FLASH address register, Address offset: 0x14

◆ CR

__IO uint32_t FLASH_TypeDef::CR

FLASH control register, Address offset: 0x10

◆ KEYR

__IO uint32_t FLASH_TypeDef::KEYR

FLASH key register, Address offset: 0x04

◆ OBR

__IO uint32_t FLASH_TypeDef::OBR

FLASH Option byte register, Address offset: 0x1C

◆ OPTKEYR

__IO uint32_t FLASH_TypeDef::OPTKEYR

FLASH option key register, Address offset: 0x08

◆ RESERVED

uint32_t FLASH_TypeDef::RESERVED

Reserved, 0x18

◆ SR

__IO uint32_t FLASH_TypeDef::SR

FLASH status register, Address offset: 0x0C

◆ WRPR

__IO uint32_t FLASH_TypeDef::WRPR

FLASH Write register, Address offset: 0x20


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