pub type ADDRESS = Reg<ADDRESS_SPEC>;
Expand description
ADDRESS (w) register accessor:
You can reset
, write
, write_with_zero
this register using address::W
. See API.
For information about available fields see address
module
Aliased Typeยง
pub struct ADDRESS { /* private fields */ }