Type Definition stm32g0::stm32g071::lpuart::RDR[][src]

type RDR = Reg<u32, _RDR>;

Receive data register

This register you can read. See API.

For information about available fields see rdr module

Trait Implementations

impl Readable for RDR[src]

read() method returns rdr::R reader structure