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