CMSIS
+
0
/1 examples
SourceVu will show references to
DBGMCU_TypeDef
from the following samples and libraries:
HAL
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
CMSIS
DBGMCU_TypeDef
DBGMCU_TypeDef struct
Debug MCU
Syntax
Show:
Summary
Declaration
from
stm32f446xx.h:331
typedef
struct
{
__IO
uint32_t
IDCODE
;
__IO
uint32_t
CR
;
__IO
uint32_t
APB1FZ
;
__IO
uint32_t
APB2FZ
;
}
DBGMCU_TypeDef
;
Fields
Field
Declared as
Description
DBGMCU_TypeDef::IDCODE
__IO
uint32_t
MCU device ID code, Address offset: 0x00.
DBGMCU_TypeDef::CR
__IO
uint32_t
Debug MCU configuration register, Address offset: 0x04.
DBGMCU_TypeDef::APB1FZ
__IO
uint32_t
Debug MCU APB1 freeze register, Address offset: 0x08.
DBGMCU_TypeDef::APB2FZ
__IO
uint32_t
Debug MCU APB2 freeze register, Address offset: 0x0C.
Examples
DBGMCU_TypeDef
is referenced by 1 libraries and example projects:
HAL
References
from
0/1
examples
Code
Location
Referrer
typedef
struct
stm32f401xc.h:200
}
DBGMCU_TypeDef
;
stm32f401xc.h:206
typedef
struct
stm32f401xe.h:200
}
DBGMCU_TypeDef
;
stm32f401xe.h:206
typedef
struct
stm32f407xx.h:314
}
DBGMCU_TypeDef
;
stm32f407xx.h:320
typedef
struct
stm32f410rx.h:218
}
DBGMCU_TypeDef
;
stm32f410rx.h:224
typedef
struct
stm32f410tx.h:215
}
DBGMCU_TypeDef
;
stm32f410tx.h:221
typedef
struct
stm32f411xe.h:201
}
DBGMCU_TypeDef
;
stm32f411xe.h:207
typedef
struct
stm32f412zx.h:322
}
DBGMCU_TypeDef
;
stm32f412zx.h:328
typedef
struct
stm32f413xx.h:360
}
DBGMCU_TypeDef
;
stm32f413xx.h:366
typedef
struct
stm32f417xx.h:313
}
DBGMCU_TypeDef
;
stm32f417xx.h:319
typedef
struct
stm32f429xx.h:321
}
DBGMCU_TypeDef
;
stm32f429xx.h:327
typedef
struct
stm32f439xx.h:322
}
DBGMCU_TypeDef
;
stm32f439xx.h:328
typedef
struct
stm32f446xx.h:331
}
DBGMCU_TypeDef
;
stm32f446xx.h:337
typedef
struct
stm32f469xx.h:323
}
DBGMCU_TypeDef
;
stm32f469xx.h:329
typedef
struct
stm32f479xx.h:324
}
DBGMCU_TypeDef
;
stm32f479xx.h:330
}
DBGMCU_TypeDef
;
stm32f401xc.h:206
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f401xe.h:206
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f407xx.h:320
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f410rx.h:224
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f410tx.h:221
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f411xe.h:207
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f412zx.h:328
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f413xx.h:366
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f417xx.h:319
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f429xx.h:327
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f439xx.h:328
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f446xx.h:337
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f469xx.h:329
DBGMCU_TypeDef
}
DBGMCU_TypeDef
;
stm32f479xx.h:330
DBGMCU_TypeDef
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out