pub type INPUT = Reg<INPUT_SPEC>;
input (w) register accessor: Data input register
You can reset, write, write_with_zero this register using input::W. See API.
reset
write
write_with_zero
input::W
For information about available fields see input module
input
struct INPUT { /* private fields */ }