Skip to main content

DLM

Type Alias DLM 

Source
pub type DLM = Reg<DLM_SPEC>;
Expand description

DLM register accessor: an alias for Reg<DLM_SPEC>

Aliased Typeยง

pub struct DLM { /* private fields */ }