Type Alias TODO

Source
pub type TODO = Reg<TODO_SPEC>;
Expand description

todo (rw) register accessor: ??

You can read this register and get todo::R. You can reset, write, write_with_zero this register using todo::W. You can also modify this register. See API.

For information about available fields see todo module

Aliased Typeยง

struct TODO { /* private fields */ }