Type Alias Ssar

Source
pub type Ssar = Reg<SsarSpec>;
Expand description

SSAR (rw) register accessor: SDMA System Address / Argument 2

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

For information about available fields see ssar module

Aliased Typeยง

struct Ssar { /* private fields */ }