My Project
Loading...
Searching...
No Matches

Option Bytes Registers. More...

#include <stm32f303xe.h>

Public Attributes

__IO uint16_t RDP
 
__IO uint16_t USER
 
__IO uint16_t Data0
 
__IO uint16_t Data1
 
__IO uint16_t WRP0
 
__IO uint16_t WRP1
 
__IO uint16_t WRP2
 
__IO uint16_t WRP3
 

Detailed Description

Option Bytes Registers.

Member Data Documentation

◆ Data0

__IO uint16_t OB_TypeDef::Data0

FLASH option byte Data0 options, Address offset: 0x04

◆ Data1

__IO uint16_t OB_TypeDef::Data1

FLASH option byte Data1 options, Address offset: 0x06

◆ RDP

__IO uint16_t OB_TypeDef::RDP

FLASH option byte Read protection, Address offset: 0x00

◆ USER

__IO uint16_t OB_TypeDef::USER

FLASH option byte user options, Address offset: 0x02

◆ WRP0

__IO uint16_t OB_TypeDef::WRP0

FLASH option byte write protection 0, Address offset: 0x08

◆ WRP1

__IO uint16_t OB_TypeDef::WRP1

FLASH option byte write protection 1, Address offset: 0x0C

◆ WRP2

__IO uint16_t OB_TypeDef::WRP2

FLASH option byte write protection 2, Address offset: 0x10

◆ WRP3

__IO uint16_t OB_TypeDef::WRP3

FLASH option byte write protection 3, Address offset: 0x12


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