Reply - Raw
This is a reply to V2DE58PQ
#if defined(__AVR_ATmega328PB__)
#define SPSR SPSR0
#define SPDR SPDR0
#define SPCR SPCR0
#endif