Type Definition SPSR
avr_device::atmega8::spi
type SPSR = Reg<SPSR_SPEC>;
SPSR register accessor: an alias for Reg<SPSR_SPEC>
Reg<SPSR_SPEC>