avr_device::atmega2560::porth

Type Alias DDRH

Source
pub type DDRH = Reg<DDRH_SPEC>;
Expand description

DDRH (rw) register accessor: an alias for Reg<DDRH_SPEC>

Aliased Typeยง

struct DDRH { /* private fields */ }