EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Debug support (DBGMCU)
UM1581
176/584
DocID023800 Rev 1
8 Debug support (DBGMCU)
8.1 DBGMCU Firmware driver registers structures
8.1.1 DBGMCU_TypeDef
DBGMCU_TypeDef is defined in the stm32f30x.h
Data Fields
__IO uint32_t IDCODE
__IO uint32_t CR
__IO uint32_t APB1FZ
__IO uint32_t APB2FZ
Field Documentation
__IO uint32_t DBGMCU_TypeDef::IDCODE
MCU device ID code, Address offset: 0x00
__IO uint32_t DBGMCU_TypeDef::CR
Debug MCU configuration register, Address offset: 0x04
__IO uint32_t DBGMCU_TypeDef::APB1FZ
Debug MCU APB1 freeze register, Address offset: 0x08
__IO uint32_t DBGMCU_TypeDef::APB2FZ
Debug MCU APB2 freeze register, Address offset: 0x0C
8.2 DBGMCU Firmware driver API description
The following section lists the various functions of the DBGMCU library.
8.2.1 Device and Revision ID management functions
DBGMCU_GetREVID()
DBGMCU_GetDEVID()
8.2.2 Peripherals Configuration functions
DBGMCU_Config()
DBGMCU_APB1PeriphConfig()
DBGMCU_APB2PeriphConfig()

Table of Contents

Related product manuals