Interrupt
class Intr: public Interrupt {};
class Nointr: public Interrupt {
Interrupt::SetUp();
printf ("\tInterrupt=%d\n", spcr->Interrupt);