[][src]Type Definition stm32wb_pac::usart1::RDR

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