[][src]Type Definition stm32f3::stm32f3x8::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