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