Module spi

Module spi 

Source
Expand description

Serial peripheral interface

Used by: stm32g0b1, stm32g0c1

Re-exports§

pub use crate::stm32g0::peripherals::spi_v3::Instance;
pub use crate::stm32g0::peripherals::spi_v3::RegisterBlock;
pub use crate::stm32g0::peripherals::spi_v3::ResetValues;
pub use crate::stm32g0::peripherals::spi_v3::CR1;
pub use crate::stm32g0::peripherals::spi_v3::CR2;
pub use crate::stm32g0::peripherals::spi_v3::CRCPR;
pub use crate::stm32g0::peripherals::spi_v3::DR;
pub use crate::stm32g0::peripherals::spi_v3::I2SCFGR;
pub use crate::stm32g0::peripherals::spi_v3::I2SPR;
pub use crate::stm32g0::peripherals::spi_v3::RXCRCR;
pub use crate::stm32g0::peripherals::spi_v3::SR;
pub use crate::stm32g0::peripherals::spi_v3::TXCRCR;

Modules§

SPI1
Access functions for the SPI1 peripheral instance
SPI2
Access functions for the SPI2 peripheral instance
SPI3
Access functions for the SPI3 peripheral instance

Constants§

SPI1
Raw pointer to SPI1
SPI2
Raw pointer to SPI2
SPI3
Raw pointer to SPI3