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