Module uart

Source
Expand description

Universal synchronous asynchronous receiver transmitter

Used by: stm32f405, stm32f407

Re-exports§

pub use crate::stm32f4::peripherals::uart::Instance;
pub use crate::stm32f4::peripherals::uart::RegisterBlock;
pub use crate::stm32f4::peripherals::uart::ResetValues;
pub use crate::stm32f4::peripherals::uart::BRR;
pub use crate::stm32f4::peripherals::uart::CR1;
pub use crate::stm32f4::peripherals::uart::CR2;
pub use crate::stm32f4::peripherals::uart::CR3;
pub use crate::stm32f4::peripherals::uart::DR;
pub use crate::stm32f4::peripherals::uart::GTPR;
pub use crate::stm32f4::peripherals::uart::SR;

Modules§

UART4
Access functions for the UART4 peripheral instance
UART5
Access functions for the UART5 peripheral instance
UART7
Access functions for the UART7 peripheral instance
UART8
Access functions for the UART8 peripheral instance

Constants§

UART4
Raw pointer to UART4
UART5
Raw pointer to UART5
UART7
Raw pointer to UART7
UART8
Raw pointer to UART8