Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
lpcPIN.h
Go to the documentation of this file.
1
/******************************************************************************
2
*
3
* $RCSfile$
4
* $Revision$
5
*
6
* Header file for Philips LPC ARM Processors.
7
* Copyright 2004 R O SoftWare
8
*
9
* No guarantees, warrantees, or promises, implied or otherwise.
10
* May be used for hobby or commercial purposes provided copyright
11
* notice remains intact.
12
*
13
*****************************************************************************/
14
#ifndef INC_LPC_PIN_H
15
#define INC_LPC_PIN_H
16
17
// Pin Connect Block Registers
18
typedef
struct
19
{
20
REG32
sel0
;
// Pin Function Select Register 0
21
REG32
sel1
;
// Pin Function Select Register 1
22
REG32
_pad[3];
23
REG32
sel2
;
// Pin Function Select Register 2
24
}
pinRegs_t
;
25
26
#endif
REG32
#define REG32
Definition:
LPC21xx.h:20
pinRegs_t::sel0
REG32 sel0
Definition:
lpcPIN.h:20
pinRegs_t::sel2
REG32 sel2
Definition:
lpcPIN.h:23
pinRegs_t::sel1
REG32 sel1
Definition:
lpcPIN.h:21
pinRegs_t
Definition:
lpcPIN.h:18
sw
airborne
arch
lpc21
include
lpcPIN.h
Generated on Tue Jun 21 2016 14:01:09 for Paparazzi UAS by
1.8.8