DIY Logging Volt/Ampmeter
|
Serial Peripheral Interface. More...
#include <stm32f103xb.h>
Data Fields | |
__IO uint32_t | CR1 |
__IO uint32_t | CR2 |
__IO uint32_t | SR |
__IO uint32_t | DR |
__IO uint32_t | CRCPR |
__IO uint32_t | RXCRCR |
__IO uint32_t | TXCRCR |
__IO uint32_t | I2SCFGR |
Serial Peripheral Interface.
Definition at line 462 of file stm32f103xb.h.
__IO uint32_t SPI_TypeDef::CR1 |
Definition at line 464 of file stm32f103xb.h.
__IO uint32_t SPI_TypeDef::CR2 |
Definition at line 465 of file stm32f103xb.h.
__IO uint32_t SPI_TypeDef::CRCPR |
Definition at line 468 of file stm32f103xb.h.
__IO uint32_t SPI_TypeDef::DR |
Definition at line 467 of file stm32f103xb.h.
__IO uint32_t SPI_TypeDef::I2SCFGR |
Definition at line 471 of file stm32f103xb.h.
__IO uint32_t SPI_TypeDef::RXCRCR |
Definition at line 469 of file stm32f103xb.h.
__IO uint32_t SPI_TypeDef::SR |
Definition at line 466 of file stm32f103xb.h.
__IO uint32_t SPI_TypeDef::TXCRCR |
Definition at line 470 of file stm32f103xb.h.