Type Alias avr_device::atmega4809::cpu::SPL

source ·
pub type SPL = Reg<SPL_SPEC>;
Expand description

SPL (rw) register accessor: an alias for Reg<SPL_SPEC>

Aliased Type§

struct SPL { /* private fields */ }