[][src]Type Definition stm32l0::stm32l0x1::usart1::RDR

type RDR = Reg<u32, _RDR>;

Receive data register

This register you can read. See API.

For information about avaliable fields see rdr module

Trait Implementations

impl Readable for RDR[src]

read() method returns rdr::R reader structure