PIND

Type Alias PIND 

Source
pub type PIND = Reg<PIND_SPEC>;
Expand description

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.

For information about available fields see pind module

Aliased Typeยง

pub struct PIND { /* private fields */ }