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

SPI6_BASE macro

Syntax

#define SPI6_BASE (APB2PERIPH_BASE + 0x5400UL)

References

LocationText
stm32f429xx.h:1103
#define SPI6_BASE (APB2PERIPH_BASE + 0x5400UL)
stm32f439xx.h:1173
#define SPI6_BASE (APB2PERIPH_BASE + 0x5400UL)
stm32f469xx.h:1193
#define SPI6_BASE (APB2PERIPH_BASE + 0x5400UL)
stm32f479xx.h:1263
#define SPI6_BASE (APB2PERIPH_BASE + 0x5400UL)
stm32f429xx.h:1241
#define SPI6 ((SPI_TypeDef *) SPI6_BASE)