avr_device::atmega4809::vportc

Type Alias 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 */ }