LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
IP_GPIO_002_T Struct Reference

Detailed Description

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
 

Field Documentation

__O uint32_t CLR

Offset 0x001C: Output Clear register using FIOMASK

Definition at line 60 of file gpio_002.h.

__IO uint32_t DIR

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.


The documentation for this struct was generated from the following file: