Type Alias avr_device::atmega4809::portd::IN

source ·
pub type IN = Reg<IN_SPEC>;
Expand description

IN (rw) register accessor: an alias for Reg<IN_SPEC>

Aliased Type§

struct IN { /* private fields */ }