Type Alias avr_device::atmega4809::vportb::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 */ }
pub type DIR = Reg<DIR_SPEC>;
DIR (rw) register accessor: an alias for Reg<DIR_SPEC>
struct DIR { /* private fields */ }