Type Alias DMAR

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

DMAR (rw) register accessor: DMA address for full transfer

You can read this register and get dmar::R. You can reset, write, write_with_zero this register using dmar::W. You can also modify this register. See API.

See register structure

For information about available fields see dmar module

Aliased Typeยง

struct DMAR { /* private fields */ }