Module stm32ral::stm32g0::stm32g041::spi[][src]

Expand description

Serial peripheral interface/Inter-IC sound

Used by: stm32g030, stm32g031, stm32g041

Re-exports

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

Modules

Access functions for the SPI1 peripheral instance

Access functions for the SPI2 peripheral instance

Constants

Raw pointer to SPI1

Raw pointer to SPI2