STM32 Blue Pill Drivers
Drivers that could be used to interface and interact with STM32F103C8T6 Microcontroller
|
RCC Register Map. More...
#include "MCAL/RCC/RCC_private.h"
Data Fields | |
t_RCC_CR | CR |
Clock control register. More... | |
t_RCC_CFGR | CFGR |
Clock configuration register. More... | |
t_RCC_CIR | CIR |
Clock interrupt register. More... | |
t_RCC_APB2RSTR | APB2RSTR |
RCC APB2 peripheral reset register. More... | |
t_RCC_APB1RSTR | APB1RSTR |
RCC APB1 peripheral reset register. More... | |
t_RCC_AHBENR | AHBENR |
RCC AHB peripheral clock register. More... | |
t_RCC_APB2ENR | APB2ENR |
RCC APB2 peripheral clock enable register. More... | |
t_RCC_APB1ENR | APB1ENR |
RCC APB1 peripheral clock enable register. More... | |
t_RCC_BDCR | BDCR |
RCC Backup domain control register. More... | |
t_RCC_CSR | CSR |
RCC Control/status register. More... | |
RCC Register Map.
t_RCC_CR CR |
Clock control register.
t_RCC_CFGR CFGR |
Clock configuration register.
t_RCC_CIR CIR |
Clock interrupt register.
t_RCC_APB2RSTR APB2RSTR |
RCC APB2 peripheral reset register.
t_RCC_APB1RSTR APB1RSTR |
RCC APB1 peripheral reset register.
t_RCC_AHBENR AHBENR |
RCC AHB peripheral clock register.
t_RCC_APB2ENR APB2ENR |
RCC APB2 peripheral clock enable register.
t_RCC_APB1ENR APB1ENR |
RCC APB1 peripheral clock enable register.
t_RCC_BDCR BDCR |
RCC Backup domain control register.
t_RCC_CSR CSR |
RCC Control/status register.