pub type ADDR = Reg<ADDR_SPEC>;
ADDR (rw) register accessor: an alias for Reg<ADDR_SPEC>
Reg<ADDR_SPEC>
struct ADDR { /* private fields */ }