[][src]Module stm32ral::stm32f3::stm32f303::spi

Serial peripheral interface/Inter-IC sound

Used by: stm32f302, stm32f303

Re-exports

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

Modules

I2S2ext

Access functions for the I2S2ext peripheral instance

I2S3ext

Access functions for the I2S3ext peripheral instance

SPI1

Access functions for the SPI1 peripheral instance

SPI2

Access functions for the SPI2 peripheral instance

SPI3

Access functions for the SPI3 peripheral instance

SPI4

Access functions for the SPI4 peripheral instance

Constants

I2S2ext

Raw pointer to I2S2ext

I2S3ext

Raw pointer to I2S3ext

SPI1

Raw pointer to SPI1

SPI2

Raw pointer to SPI2

SPI3

Raw pointer to SPI3

SPI4

Raw pointer to SPI4