RDR

Type Alias RDR 

Source
pub type RDR = Reg<RDRrs>;
Expand description

RDR (r) register accessor: Receive data register

You can read this register and get rdr::R. See API.

See register structure

For information about available fields see rdr module

Aliased Typeยง

pub struct RDR { /* private fields */ }