Type Alias Dadd

Source
pub type Dadd = Reg<DaddSpec>;
Expand description

DADD (rw) register accessor: DEVICE Device Address

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

For information about available fields see dadd module

Aliased Typeยง

struct Dadd { /* private fields */ }