#ifndef __LPC176X_INTERNAL_H
#define __LPC176X_INTERNAL_H
// Local definitions for lpc176x code
void gpio_peripheral(int bank, int pin, int func, int pullup);
#endif // internal.h