pub type Addr = Reg<AddrSpec>;
ADDR (rw) register accessor: ADDR
You can read this register and get addr::R. You can reset, write, write_with_zero this register using addr::W. You can also modify this register. See API.
read
addr::R
reset
write
write_with_zero
addr::W
modify
For information about available fields see addr module
addr
struct Addr { /* private fields */ }