Module stm32ral::stm32g4::stm32g471::lpuart1[][src]

Expand description

Universal synchronous asynchronous receiver transmitter

Used by: stm32g431, stm32g441, stm32g471, stm32g473, stm32g474, stm32g483, stm32g484, stm32g491, stm32g4a1

Re-exports

pub use crate::stm32g4::peripherals::lpuart1::Instance;
pub use crate::stm32g4::peripherals::lpuart1::RegisterBlock;
pub use crate::stm32g4::peripherals::lpuart1::ResetValues;
pub use crate::stm32g4::peripherals::lpuart1::BRR;
pub use crate::stm32g4::peripherals::lpuart1::CR1;
pub use crate::stm32g4::peripherals::lpuart1::CR2;
pub use crate::stm32g4::peripherals::lpuart1::CR3;
pub use crate::stm32g4::peripherals::lpuart1::ICR;
pub use crate::stm32g4::peripherals::lpuart1::ISR;
pub use crate::stm32g4::peripherals::lpuart1::PRESC;
pub use crate::stm32g4::peripherals::lpuart1::RDR;
pub use crate::stm32g4::peripherals::lpuart1::RQR;
pub use crate::stm32g4::peripherals::lpuart1::TDR;

Modules

Access functions for the LPUART1 peripheral instance

Constants

Raw pointer to LPUART1