Type Definition stm32wb_stm32hal::stm32wb55::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