DIY Logging Volt/Ampmeter
RCC_TypeDef Struct Reference

Reset and Clock Control. More...

#include <stm32f103xb.h>

Data Fields

__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
 

Detailed Description

Reset and Clock Control.

Definition at line 424 of file stm32f103xb.h.

Field Documentation

◆ AHBENR

__IO uint32_t RCC_TypeDef::AHBENR

Definition at line 431 of file stm32f103xb.h.

◆ APB1ENR

__IO uint32_t RCC_TypeDef::APB1ENR

Definition at line 433 of file stm32f103xb.h.

◆ APB1RSTR

__IO uint32_t RCC_TypeDef::APB1RSTR

Definition at line 430 of file stm32f103xb.h.

◆ APB2ENR

__IO uint32_t RCC_TypeDef::APB2ENR

Definition at line 432 of file stm32f103xb.h.

◆ APB2RSTR

__IO uint32_t RCC_TypeDef::APB2RSTR

Definition at line 429 of file stm32f103xb.h.

◆ BDCR

__IO uint32_t RCC_TypeDef::BDCR

Definition at line 434 of file stm32f103xb.h.

◆ CFGR

__IO uint32_t RCC_TypeDef::CFGR

Definition at line 427 of file stm32f103xb.h.

◆ CIR

__IO uint32_t RCC_TypeDef::CIR

Definition at line 428 of file stm32f103xb.h.

◆ CR

__IO uint32_t RCC_TypeDef::CR

Definition at line 426 of file stm32f103xb.h.

◆ CSR

__IO uint32_t RCC_TypeDef::CSR

Definition at line 435 of file stm32f103xb.h.


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