[−][src]Module stm32f103xx::rcc
Reset and clock control
Modules
ahbenr | AHB Peripheral Clock enable register (RCC_AHBENR) |
apb1rstr | APB1 peripheral reset register (RCC_APB1RSTR) |
apb1enr | APB1 peripheral clock enable register (RCC_APB1ENR) |
apb2rstr | APB2 peripheral reset register (RCC_APB2RSTR) |
apb2enr | APB2 peripheral clock enable register (RCC_APB2ENR) |
bdcr | Backup domain control register (RCC_BDCR) |
cfgr | Clock configuration register (RCC_CFGR) |
cir | Clock interrupt register (RCC_CIR) |
cr | Clock control register |
csr | Control/status register (RCC_CSR) |
Structs
AHBENR | AHB Peripheral Clock enable register (RCC_AHBENR) |
APB1RSTR | APB1 peripheral reset register (RCC_APB1RSTR) |
APB1ENR | APB1 peripheral clock enable register (RCC_APB1ENR) |
APB2RSTR | APB2 peripheral reset register (RCC_APB2RSTR) |
APB2ENR | APB2 peripheral clock enable register (RCC_APB2ENR) |
BDCR | Backup domain control register (RCC_BDCR) |
CFGR | Clock configuration register (RCC_CFGR) |
CIR | Clock interrupt register (RCC_CIR) |
CR | Clock control register |
CSR | Control/status register (RCC_CSR) |
RegisterBlock | Register block |