RDR

Type Alias RDR 

Source
pub 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

Aliased Type§

pub struct RDR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RDR

read() method returns rdr::R reader structure