DLR

Type Alias DLR 

Source
pub type DLR = Reg<DLR_SPEC>;
Expand description

DLR register accessor: an alias for Reg<DLR_SPEC>

Aliased Typeยง

pub struct DLR { /* private fields */ }