uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
RCC_TypeDef Struct Reference

Reset and Clock Control. More...

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

Detailed Description

Reset and Clock Control.

Definition at line 1076 of file stm32f10x.h.

Member Data Documentation

__IO uint32_t RCC_TypeDef::AHBENR

Definition at line 1083 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::APB1ENR

Definition at line 1085 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::APB1RSTR

Definition at line 1082 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::APB2ENR

Definition at line 1084 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::APB2RSTR

Definition at line 1081 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::BDCR

Definition at line 1086 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::CFGR

Definition at line 1079 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::CIR

Definition at line 1080 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::CR

Definition at line 1078 of file stm32f10x.h.

__IO uint32_t RCC_TypeDef::CSR

Definition at line 1087 of file stm32f10x.h.


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