avr_device::atmega2560::spi

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