pub type Descadd = Reg<DescaddSpec>;
Expand description
DESCADD (rw) register accessor: Descriptor Address
You can read
this register and get descadd::R
. You can reset
, write
, write_with_zero
this register using descadd::W
. You can also modify
this register. See API.
For information about available fields see descadd
module
Aliased Typeยง
struct Descadd { /* private fields */ }