Fork of the official mbed C/C++ SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

Embed: (wiki syntax)

« Back to documentation index

LPC_GPIO_Type Struct Reference

LPC_GPIO_Type Struct Reference
[Device_Peripheral_Registers]

Product name title=UM10462 Chapter title=LPC11U1x GPIO Modification date=3/17/2011 Major revision=0 Minor revision=3 (GPIO_PORT) More...

#include <LPC11Uxx.h>


Detailed Description

Product name title=UM10462 Chapter title=LPC11U1x GPIO Modification date=3/17/2011 Major revision=0 Minor revision=3 (GPIO_PORT)

Definition at line 573 of file LPC11Uxx.h.


Field Documentation

__IO uint8_t B[64]

(@ 0x50000000) Byte pin registers port 0/1

Definition at line 579 of file LPC11Uxx.h.

__IO uint8_t B0[32]

(@ 0x50000000) Byte pin registers port 0; pins PIO0_0 to PIO0_31

Definition at line 576 of file LPC11Uxx.h.

__IO uint8_t B1[32]

(@ 0x50000020) Byte pin registers port 1

Definition at line 577 of file LPC11Uxx.h.

__IO uint32_t W[64]

(@ 0x50001000) Word pin registers port 0/1

Definition at line 587 of file LPC11Uxx.h.

__IO uint32_t W0[32]

(@ 0x50001000) Word pin registers port 0

Definition at line 584 of file LPC11Uxx.h.

__IO uint32_t W1[32]

(@ 0x50001080) Word pin registers port 1

Definition at line 585 of file LPC11Uxx.h.