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