Type Alias DMAR

Source
pub type DMAR = Reg<DMAR_SPEC>;
Expand description

DMAR register accessor: an alias for Reg<DMAR_SPEC>

Aliased Typeยง

pub struct DMAR { /* private fields */ }