CMSIS + 0/2 examples
CodeScope will show references to SYSCFG_TypeDef from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
LwIP
 
Symbols
loading...
Files
loading...

SYSCFG_TypeDef struct

System configuration controller

Syntax

typedef struct {   __IO uint32_t MEMRMP;          __IO uint32_t PMC;             __IO uint32_t EXTICR[4];       uint32_t      RESERVED;        __IO uint32_t CFGR2;           __IO uint32_t CMPCR;           uint32_t      RESERVED1[2];    __IO uint32_t CFGR;            __IO uint32_t MCHDLYCR;      } SYSCFG_TypeDef;

Fields

MEMRMP

SYSCFG memory remap register, Address offset: 0x00. Read more...

PMC

SYSCFG peripheral mode configuration register, Address offset: 0x04. Read more...

EXTICR

SYSCFG external interrupt configuration registers, Address offset: 0x08-0x14. Read more...

RESERVED

Reserved, 0x18. Read more...

CFGR2

SYSCFG Configuration register2, Address offset: 0x1C. Read more...

CMPCR

SYSCFG Compensation cell control register, Address offset: 0x20. Read more...

RESERVED1

Reserved, 0x24-0x28. Read more...

CFGR

SYSCFG Configuration register, Address offset: 0x2C. Read more...

MCHDLYCR

SYSCFG multi-channel delay register, Address offset: 0x30. Read more...

Examples

SYSCFG_TypeDef is referenced by 2 libraries and example projects.

References

LocationReferrerText
stm32f401xc.h:281
typedef struct
stm32f401xc.h:288
stm32f401xe.h:281
typedef struct
stm32f401xe.h:288
stm32f407xx.h:543
typedef struct
stm32f407xx.h:550
stm32f410rx.h:299
typedef struct
stm32f410rx.h:308
stm32f410tx.h:296
typedef struct
stm32f410tx.h:305
stm32f411xe.h:282
typedef struct
stm32f411xe.h:289
stm32f412zx.h:422
typedef struct
stm32f412zx.h:431
stm32f413xx.h:460
typedef struct
stm32f413xx.h:471
stm32f417xx.h:542
typedef struct
stm32f417xx.h:549
stm32f429xx.h:591
typedef struct
stm32f429xx.h:598
stm32f439xx.h:592
typedef struct
stm32f439xx.h:599
stm32f446xx.h:475
typedef struct
stm32f446xx.h:484
stm32f469xx.h:654
typedef struct
stm32f469xx.h:661
stm32f479xx.h:655
typedef struct
stm32f479xx.h:662
stm32f401xc.h:288SYSCFG_TypeDef
stm32f401xe.h:288SYSCFG_TypeDef
stm32f407xx.h:550SYSCFG_TypeDef
stm32f410rx.h:308SYSCFG_TypeDef
stm32f410tx.h:305SYSCFG_TypeDef
stm32f411xe.h:289SYSCFG_TypeDef
stm32f412zx.h:431SYSCFG_TypeDef
stm32f413xx.h:471SYSCFG_TypeDef
stm32f417xx.h:549SYSCFG_TypeDef
stm32f429xx.h:598SYSCFG_TypeDef
stm32f439xx.h:599SYSCFG_TypeDef
stm32f446xx.h:484SYSCFG_TypeDef
stm32f469xx.h:661SYSCFG_TypeDef
stm32f479xx.h:662SYSCFG_TypeDef

all items filtered out
SYSCFG_TypeDef
all items filtered out