Reply - Raw
#if defined(__AVR_ATmega328PB__)
#define SPSR SPSR0
#define SPDR SPDR0
#define SPCR SPCR0
#endif