Type Alias avr_device::atmega32u4::porte::DDRE

source ·
pub type DDRE = Reg<DDRE_SPEC>;
Expand description

DDRE (rw) register accessor: an alias for Reg<DDRE_SPEC>

Aliased Type§

struct DDRE { /* private fields */ }