CMSIS + 0/61 examples
SourceVu will show references to SPI_TypeDef from the following samples and libraries:
Drivers
Boards
Examples
STM32469I-Discovery
Examples
SPI
STM32F4-Discovery
Examples
SPI
SPI_FullDuplex_AdvComIT
SPI_FullDuplex_AdvComPolling
STM32F401-Discovery
Examples
SPI
STM32F411E-Discovery
Examples
SPI
STM32F411RE-Nucleo
Examples_LL
SPI
USART
Examples_MIX
SPI
STM32F412G-Discovery
Examples
DFSDM
SPI
STM32F412ZG-Nucleo
Examples
SPI
STM32F413H-Discovery
Examples
DFSDM
STM32F413ZH-Nucleo
Examples
SPI
STM32F429I-Discovery
Examples
SPI
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
__IO uint32_t
SPI control register 1 (not used in I2S mode), Address offset: 0x00.
__IO uint32_t
SPI control register 2, Address offset: 0x04.
__IO uint32_t
SPI status register, Address offset: 0x08.
__IO uint32_t
SPI data register, Address offset: 0x0C.
__IO uint32_t
SPI CRC polynomial register (not used in I2S mode), Address offset: 0x10.
__IO uint32_t
SPI RX CRC register (not used in I2S mode), Address offset: 0x14.
__IO uint32_t
SPI TX CRC register (not used in I2S mode), Address offset: 0x18.
__IO uint32_t
SPI_I2S configuration register, Address offset: 0x1C.
__IO uint32_t
SPI_I2S prescaler register, Address offset: 0x20.

References

from examples