Type Alias avr_device::atmega4809::vportd::DIR

source ·
pub type DIR = Reg<DIR_SPEC>;
Expand description

DIR (rw) register accessor: an alias for Reg<DIR_SPEC>

Aliased Type§

struct DIR { /* private fields */ }