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

Reset and Clock Control. More...

#include <stm32f303xe.h>

Public Attributes

__IO uint32_t CR
 
__IO uint32_t CFGR
 
__IO uint32_t CIR
 
__IO uint32_t APB2RSTR
 
__IO uint32_t APB1RSTR
 
__IO uint32_t AHBENR
 
__IO uint32_t APB2ENR
 
__IO uint32_t APB1ENR
 
__IO uint32_t BDCR
 
__IO uint32_t CSR
 
__IO uint32_t AHBRSTR
 
__IO uint32_t CFGR2
 
__IO uint32_t CFGR3
 

Detailed Description

Reset and Clock Control.

Member Data Documentation

◆ AHBENR

__IO uint32_t RCC_TypeDef::AHBENR

RCC AHB peripheral clock register, Address offset: 0x14

◆ AHBRSTR

__IO uint32_t RCC_TypeDef::AHBRSTR

RCC AHB peripheral reset register, Address offset: 0x28

◆ APB1ENR

__IO uint32_t RCC_TypeDef::APB1ENR

RCC APB1 peripheral clock enable register, Address offset: 0x1C

◆ APB1RSTR

__IO uint32_t RCC_TypeDef::APB1RSTR

RCC APB1 peripheral reset register, Address offset: 0x10

◆ APB2ENR

__IO uint32_t RCC_TypeDef::APB2ENR

RCC APB2 peripheral clock enable register, Address offset: 0x18

◆ APB2RSTR

__IO uint32_t RCC_TypeDef::APB2RSTR

RCC APB2 peripheral reset register, Address offset: 0x0C

◆ BDCR

__IO uint32_t RCC_TypeDef::BDCR

RCC Backup domain control register, Address offset: 0x20

◆ CFGR

__IO uint32_t RCC_TypeDef::CFGR

RCC clock configuration register, Address offset: 0x04

◆ CFGR2

__IO uint32_t RCC_TypeDef::CFGR2

RCC clock configuration register 2, Address offset: 0x2C

◆ CFGR3

__IO uint32_t RCC_TypeDef::CFGR3

RCC clock configuration register 3, Address offset: 0x30

◆ CIR

__IO uint32_t RCC_TypeDef::CIR

RCC clock interrupt register, Address offset: 0x08

◆ CR

__IO uint32_t RCC_TypeDef::CR

RCC clock control register, Address offset: 0x00

◆ CSR

__IO uint32_t RCC_TypeDef::CSR

RCC clock control & status register, Address offset: 0x24


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