avr_device::atmega2560::porta

Type Alias PINA

Source
pub type PINA = Reg<PINA_SPEC>;
Expand description

PINA (rw) register accessor: an alias for Reg<PINA_SPEC>

Aliased Typeยง

struct PINA { /* private fields */ }