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