Module stm32ral::stm32l4::stm32l4x6::spi[][src]

Expand description

Serial peripheral interface/Inter-IC sound

Used by: stm32l4x3, stm32l4x5, stm32l4x6

Re-exports

pub use crate::stm32l4::peripherals::spi::Instance;
pub use crate::stm32l4::peripherals::spi::RegisterBlock;
pub use crate::stm32l4::peripherals::spi::ResetValues;
pub use crate::stm32l4::peripherals::spi::CR1;
pub use crate::stm32l4::peripherals::spi::CR2;
pub use crate::stm32l4::peripherals::spi::CRCPR;
pub use crate::stm32l4::peripherals::spi::DR;
pub use crate::stm32l4::peripherals::spi::RXCRCR;
pub use crate::stm32l4::peripherals::spi::SR;
pub use crate::stm32l4::peripherals::spi::TXCRCR;

Modules

Access functions for the SPI1 peripheral instance

Access functions for the SPI2 peripheral instance

Access functions for the SPI3 peripheral instance

Constants

Raw pointer to SPI1

Raw pointer to SPI2

Raw pointer to SPI3