Type Alias avr_device::atmega4809::porte::OUT

source ·
pub type OUT = Reg<OUT_SPEC>;
Expand description

OUT (rw) register accessor: an alias for Reg<OUT_SPEC>

Aliased Type§

struct OUT { /* private fields */ }