Type Alias DMAR

pub type DMAR = Reg<DMAR_SPEC>;
Expand description

DMAR register accessor: an alias for Reg<DMAR_SPEC>

Aliased Typeยง

struct DMAR { /* private fields */ }