ICW1_LTIM
#define ICW1_LTIM (1U << 3) /* 1 == intrs are level trigger */
#define ICW1_LTIM (0x1 << 3)