Module stm32ral::stm32l4::stm32l4x5::usart[][src]

Expand description

Universal synchronous asynchronous receiver transmitter

Re-exports

pub use crate::stm32l4::peripherals::usart::Instance;
pub use crate::stm32l4::peripherals::usart::RegisterBlock;
pub use crate::stm32l4::peripherals::usart::ResetValues;
pub use crate::stm32l4::peripherals::usart::BRR;
pub use crate::stm32l4::peripherals::usart::CR1;
pub use crate::stm32l4::peripherals::usart::CR2;
pub use crate::stm32l4::peripherals::usart::CR3;
pub use crate::stm32l4::peripherals::usart::GTPR;
pub use crate::stm32l4::peripherals::usart::ICR;
pub use crate::stm32l4::peripherals::usart::ISR;
pub use crate::stm32l4::peripherals::usart::RDR;
pub use crate::stm32l4::peripherals::usart::RQR;
pub use crate::stm32l4::peripherals::usart::RTOR;
pub use crate::stm32l4::peripherals::usart::TDR;

Modules

Access functions for the UART4 peripheral instance

Access functions for the UART5 peripheral instance

Access functions for the USART1 peripheral instance

Access functions for the USART2 peripheral instance

Access functions for the USART3 peripheral instance

Constants

Raw pointer to UART4

Raw pointer to UART5

Raw pointer to USART1

Raw pointer to USART2

Raw pointer to USART3