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

Expand description

Serial peripheral interface/Inter-IC sound

Used by: stm32g070, stm32g071, stm32g07x, stm32g081

Re-exports

pub use crate::stm32g0::peripherals::spi_v2::Instance;
pub use crate::stm32g0::peripherals::spi_v2::RegisterBlock;
pub use crate::stm32g0::peripherals::spi_v2::ResetValues;
pub use crate::stm32g0::peripherals::spi_v2::CR1;
pub use crate::stm32g0::peripherals::spi_v2::CR2;
pub use crate::stm32g0::peripherals::spi_v2::CRCPR;
pub use crate::stm32g0::peripherals::spi_v2::DR;
pub use crate::stm32g0::peripherals::spi_v2::HWCFGR;
pub use crate::stm32g0::peripherals::spi_v2::I2SCFGR;
pub use crate::stm32g0::peripherals::spi_v2::I2SPR;
pub use crate::stm32g0::peripherals::spi_v2::IPIDR;
pub use crate::stm32g0::peripherals::spi_v2::RXCRCR;
pub use crate::stm32g0::peripherals::spi_v2::SIDR;
pub use crate::stm32g0::peripherals::spi_v2::SR;
pub use crate::stm32g0::peripherals::spi_v2::TXCRCR;
pub use crate::stm32g0::peripherals::spi_v2::VERR;

Modules

Access functions for the SPI1 peripheral instance

Access functions for the SPI2 peripheral instance

Constants

Raw pointer to SPI1

Raw pointer to SPI2