Module stm32ral::stm32l5::stm32l552::spi[][src]

Expand description

Serial peripheral interface

Used by: stm32l552, stm32l562

Re-exports

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

Modules

Access functions for the SEC_SPI1 peripheral instance

Access functions for the SEC_SPI2 peripheral instance

Access functions for the SEC_SPI3 peripheral instance

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 SEC_SPI1

Raw pointer to SEC_SPI2

Raw pointer to SEC_SPI3

Raw pointer to SPI1

Raw pointer to SPI2

Raw pointer to SPI3