uc-sdk
|
Serial Peripheral Interface. More...
#include <stm32f10x.h>
Public Attributes | |
__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 |
Serial Peripheral Interface.
Definition at line 1160 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::CR1 |
Definition at line 1162 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::CR2 |
Definition at line 1164 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::CRCPR |
Definition at line 1170 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::DR |
Definition at line 1168 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::I2SCFGR |
Definition at line 1176 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::I2SPR |
Definition at line 1178 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED0 |
Definition at line 1163 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED1 |
Definition at line 1165 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED2 |
Definition at line 1167 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED3 |
Definition at line 1169 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED4 |
Definition at line 1171 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED5 |
Definition at line 1173 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED6 |
Definition at line 1175 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED7 |
Definition at line 1177 of file stm32f10x.h.
uint16_t SPI_TypeDef::RESERVED8 |
Definition at line 1179 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::RXCRCR |
Definition at line 1172 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::SR |
Definition at line 1166 of file stm32f10x.h.
__IO uint16_t SPI_TypeDef::TXCRCR |
Definition at line 1174 of file stm32f10x.h.