![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
GPIO port (GPIO_PORT) for LPC175x_6x, LPC177x_8x and LPC407x_8x.
Definition at line 54 of file gpio_002.h.
#include "gpio_002.h"
Data Fields | |
| __IO uint32_t | DIR |
| uint32_t | RESERVED0 [3] |
| __IO uint32_t | MASK |
| __IO uint32_t | PIN |
| __IO uint32_t | SET |
| __O uint32_t | CLR |
| __O uint32_t CLR |
Offset 0x001C: Output Clear register using FIOMASK
Definition at line 60 of file gpio_002.h.
Offset 0x0000: GPIO Port Direction control register
Definition at line 55 of file gpio_002.h.
| __IO uint32_t MASK |
Offset 0x0010: GPIO Mask register
Definition at line 57 of file gpio_002.h.
| __IO uint32_t PIN |
Offset 0x0014: Pin value register using FIOMASK
Definition at line 58 of file gpio_002.h.
| uint32_t RESERVED0[3] |
Definition at line 56 of file gpio_002.h.
| __IO uint32_t SET |
Offset 0x0018: Output Set register using FIOMASK
Definition at line 59 of file gpio_002.h.