Type Definition stm32f3::stm32f302::usart1::RDR[][src]

type RDR = Reg<u32, _RDR>;
Expand description

Receive data register

This register you can read. See API.

For information about available fields see rdr module

Trait Implementations

read() method returns rdr::R reader structure