UDCISR_INT
#define UDCISR_INT(n,intr) (((intr) & 0x03) << (((n) & 0x0F) * 2))
#define UDCISR_INT(n, intr) (((intr) & 0x03) << (((n) & 0x0F) * 2))