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