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