Type Alias Asar

Source
pub type Asar = Reg<AsarSpec>;
Expand description

ASAR (rw) register accessor: ADMA System Address

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

For information about available fields see asar module

Aliased Typeยง

struct Asar { /* private fields */ }