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