Type Alias avr_device::atmega2560::portd::PIND
source · pub type PIND = Reg<PIND_SPEC>;
Expand description
PIND (rw) register accessor: an alias for Reg<PIND_SPEC>
Aliased Type§
struct PIND { /* private fields */ }
pub type PIND = Reg<PIND_SPEC>;
PIND (rw) register accessor: an alias for Reg<PIND_SPEC>
struct PIND { /* private fields */ }