Go to the documentation of this file.
19 #ifndef PIA_REG_PADWIDTH
20 #define PIA_REG_PADWIDTH 255
45 #define PIA_C1_ENABLE_IRQ (1<<0)
46 #define PIA_C1_LOW_TO_HIGH (1<<1)
47 #define PIA_DDR (1<<2)
48 #define PIA_IRQ2 (1<<6)
49 #define PIA_IRQ1 (1<<7)