STM32F10x Standard Peripherals Library  3.5.0
SPI_TypeDef Struct Reference

Serial Peripheral Interface. More...

#include <stm32f10x.h>

Data Fields

__IO uint16_t CR1
uint16_t RESERVED0
__IO uint16_t CR2
uint16_t RESERVED1
__IO uint16_t SR
uint16_t RESERVED2
__IO uint16_t DR
uint16_t RESERVED3
__IO uint16_t CRCPR
uint16_t RESERVED4
__IO uint16_t RXCRCR
uint16_t RESERVED5
__IO uint16_t TXCRCR
uint16_t RESERVED6
__IO uint16_t I2SCFGR
uint16_t RESERVED7
__IO uint16_t I2SPR
uint16_t RESERVED8

Detailed Description

Serial Peripheral Interface.


Field Documentation

__IO uint16_t CR1

Definition at line 1162 of file stm32f10x.h.

__IO uint16_t CR2

Definition at line 1164 of file stm32f10x.h.

__IO uint16_t CRCPR

Definition at line 1170 of file stm32f10x.h.

__IO uint16_t DR

Definition at line 1168 of file stm32f10x.h.

__IO uint16_t I2SCFGR

Definition at line 1176 of file stm32f10x.h.

__IO uint16_t I2SPR

Definition at line 1178 of file stm32f10x.h.

uint16_t RESERVED0

Definition at line 1163 of file stm32f10x.h.

uint16_t RESERVED1

Definition at line 1165 of file stm32f10x.h.

uint16_t RESERVED2

Definition at line 1167 of file stm32f10x.h.

uint16_t RESERVED3

Definition at line 1169 of file stm32f10x.h.

uint16_t RESERVED4

Definition at line 1171 of file stm32f10x.h.

uint16_t RESERVED5

Definition at line 1173 of file stm32f10x.h.

uint16_t RESERVED6

Definition at line 1175 of file stm32f10x.h.

uint16_t RESERVED7

Definition at line 1177 of file stm32f10x.h.

uint16_t RESERVED8

Definition at line 1179 of file stm32f10x.h.

__IO uint16_t RXCRCR

Definition at line 1172 of file stm32f10x.h.

__IO uint16_t SR

Definition at line 1166 of file stm32f10x.h.

__IO uint16_t TXCRCR

Definition at line 1174 of file stm32f10x.h.


The documentation for this struct was generated from the following file: