avr_device::atmega4809::cpu

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