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