DIY Logging Volt/Ampmeter
SPI_TypeDef Struct Reference

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
 

Detailed Description

Serial Peripheral Interface.

Definition at line 462 of file stm32f103xb.h.

Field Documentation

◆ CR1

__IO uint32_t SPI_TypeDef::CR1

Definition at line 464 of file stm32f103xb.h.

◆ CR2

__IO uint32_t SPI_TypeDef::CR2

Definition at line 465 of file stm32f103xb.h.

◆ CRCPR

__IO uint32_t SPI_TypeDef::CRCPR

Definition at line 468 of file stm32f103xb.h.

◆ DR

__IO uint32_t SPI_TypeDef::DR

Definition at line 467 of file stm32f103xb.h.

◆ I2SCFGR

__IO uint32_t SPI_TypeDef::I2SCFGR

Definition at line 471 of file stm32f103xb.h.

◆ RXCRCR

__IO uint32_t SPI_TypeDef::RXCRCR

Definition at line 469 of file stm32f103xb.h.

◆ SR

__IO uint32_t SPI_TypeDef::SR

Definition at line 466 of file stm32f103xb.h.

◆ TXCRCR

__IO uint32_t SPI_TypeDef::TXCRCR

Definition at line 470 of file stm32f103xb.h.


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