Nut/OS  5.0.5
API Reference
lpc176x_gpio.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PINCON_PINSEL_AF0   0b00
#define PINCON_PINSEL_AF1   0b01
#define PINCON_PINSEL_AF2   0b10
#define PINCON_PINSEL_AF3   0b11
#define PINCON_PINSEL_MASK   0b11
#define PINCON_PINMODE_PULLUP   0b00
#define PINCON_PINMODE_REPEATER   0b01
#define PINCON_PINMODE_NORMAL   0b10
#define PINCON_PINMODE_PULLDOWN   0b11
#define PINCON_PINMODE_MASK   0b11

Define Documentation

#define PINCON_PINSEL_AF0   0b00

Referenced by GpioPinConfigGet().

#define PINCON_PINSEL_AF1   0b01
#define PINCON_PINSEL_AF2   0b10
#define PINCON_PINSEL_AF3   0b11
#define PINCON_PINSEL_MASK   0b11
#define PINCON_PINMODE_PULLUP   0b00
#define PINCON_PINMODE_REPEATER   0b01
#define PINCON_PINMODE_NORMAL   0b10
#define PINCON_PINMODE_PULLDOWN   0b11
#define PINCON_PINMODE_MASK   0b11