avr_device::atmega2560::portd

Type Alias 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 */ }