STM32F10x Standard Peripherals Library  3.5.0
RCC_TypeDef Struct Reference

Reset and Clock Control. More...

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


Field Documentation

__IO uint32_t AHBENR

Definition at line 1083 of file stm32f10x.h.

__IO uint32_t APB1ENR

Definition at line 1085 of file stm32f10x.h.

__IO uint32_t APB1RSTR

Definition at line 1082 of file stm32f10x.h.

__IO uint32_t APB2ENR

Definition at line 1084 of file stm32f10x.h.

__IO uint32_t APB2RSTR

Definition at line 1081 of file stm32f10x.h.

__IO uint32_t BDCR

Definition at line 1086 of file stm32f10x.h.

__IO uint32_t CFGR

Definition at line 1079 of file stm32f10x.h.

__IO uint32_t CIR

Definition at line 1080 of file stm32f10x.h.

__IO uint32_t CR

Definition at line 1078 of file stm32f10x.h.

__IO uint32_t CSR

Definition at line 1087 of file stm32f10x.h.


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