pub type IN = Reg<IN_SPEC>;
IN (rw) register accessor:
You can read this register and get in_::R. You can reset, write, write_with_zero this register using in_::W. You can also modify this register. See API.
read
in_::R
reset
write
write_with_zero
in_::W
modify
For information about available fields see in_ module
in_
pub struct IN { /* private fields */ }