[][src]Module stm32ral::stm32g0::stm32g0x0::usart

Universal synchronous asynchronous receiver transmitter

Used by: stm32g0x0, stm32g0x1

Re-exports

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

Modules

USART1

Access functions for the USART1 peripheral instance

USART2

Access functions for the USART2 peripheral instance

USART3

Access functions for the USART3 peripheral instance

USART4

Access functions for the USART4 peripheral instance

Constants

USART1

Raw pointer to USART1

USART2

Raw pointer to USART2

USART3

Raw pointer to USART3

USART4

Raw pointer to USART4