Adafruit LiquidCrystal Library
Macros
Adafruit_LiquidCrystal.cpp File Reference
#include "Adafruit_LiquidCrystal.h"

Macros

#define _BV(bit)   (1 << (bit))
 bitshifts 1 over by 'bit' binary places