Type Alias avr_device::atmega2560::porth::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 */ }