Searched refs:INT_PIN (Results 1 – 1 of 1) sorted by relevance
42 #define INT_PIN PINE macro65 return INT_PIN & _BV(INT) ? HIGH : LOW; in readINT()