aboutsummaryrefslogtreecommitdiffstats
path: root/src/lpc176x/internal.h
blob: da1f169f763242250f63561e1b7665aea0aefe38 (plain)
1
2
3
4
5
6
7
#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