Type Alias DR

Source
pub type DR = Reg<DR_SPEC>;
Expand description

DR register accessor: an alias for Reg<DR_SPEC>

Aliased Typeยง

pub struct DR { /* private fields */ }