Type Alias DIER

pub type DIER = Reg<DIER_SPEC>;
Expand description

DIER register accessor: an alias for Reg<DIER_SPEC>

Aliased Typeยง

struct DIER { /* private fields */ }