CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

General Purpose Input/Output (GPIO) register structure definition old pins style control. More...

#include <LPC2xxx.h>

Data Fields

__O uint32_t CLR
__IO uint32_t DIR
__IO uint32_t PIN
__IO uint32_t SET

Detailed Description

General Purpose Input/Output (GPIO) register structure definition old pins style control.

Definition at line 484 of file LPC2xxx.h.

Field Documentation

__O uint32_t LPC_IO_TypeDef_old::CLR

Definition at line 489 of file LPC2xxx.h.

__IO uint32_t LPC_IO_TypeDef_old::DIR

Definition at line 488 of file LPC2xxx.h.

__IO uint32_t LPC_IO_TypeDef_old::PIN

Definition at line 486 of file LPC2xxx.h.

__IO uint32_t LPC_IO_TypeDef_old::SET

Definition at line 487 of file LPC2xxx.h.


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