Type Alias CDR

Source
pub type CDR = Reg<CDRrs>;
Expand description

CDR (r) register accessor: Common regular data register for dual mode

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

See register structure

For information about available fields see cdr module

Aliased Typeยง

struct CDR { /* private fields */ }