UART7_BASE is only used within CMSIS.
 
Symbols
loading...
Files
loading...

UART7_BASE macro

Syntax

#define UART7_BASE (APB1PERIPH_BASE + 0x7800UL)

References

LocationText
stm32f413xx.h:968
#define UART7_BASE (APB1PERIPH_BASE + 0x7800UL)
stm32f429xx.h:1080
#define UART7_BASE (APB1PERIPH_BASE + 0x7800UL)
stm32f439xx.h:1150
#define UART7_BASE (APB1PERIPH_BASE + 0x7800UL)
stm32f469xx.h:1170
#define UART7_BASE (APB1PERIPH_BASE + 0x7800UL)
stm32f479xx.h:1240
#define UART7_BASE (APB1PERIPH_BASE + 0x7800UL)
stm32f469xx.h:1310
#define UART7 ((USART_TypeDef *) UART7_BASE)