JDR

Type Alias JDR 

Source
pub type JDR = Reg<JDR_SPEC>;
Expand description

JDR register accessor: an alias for Reg<JDR_SPEC>

Aliased Typeยง

pub struct JDR { /* private fields */ }