Type Alias avr_device::atmega328p::cpu::SMCR
source · pub type SMCR = Reg<SMCR_SPEC>;
Expand description
SMCR (rw) register accessor: an alias for Reg<SMCR_SPEC>
Aliased Type§
struct SMCR { /* private fields */ }
pub type SMCR = Reg<SMCR_SPEC>;
SMCR (rw) register accessor: an alias for Reg<SMCR_SPEC>
struct SMCR { /* private fields */ }