Paparazzi UAS
v5.12_stable-4-g9b43e9b
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
lpcEMC.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_EMC_H
15
#define INC_LPC_EMC_H
16
17
// External Memory Controller Registers
18
typedef
struct
19
{
20
REG32
bcfg0
;
// Bank 0 Configuration Register
21
REG32
bcfg1
;
// Bank 1 Configuration Register
22
REG32
bcfg2
;
// Bank 2 Configuration Register
23
REG32
bcfg3
;
// Bank 3 Configuration Register
24
}
emcRegs_t
;
25
26
#endif
REG32
#define REG32
Definition:
LPC21xx.h:20
emcRegs_t::bcfg1
REG32 bcfg1
Definition:
lpcEMC.h:21
emcRegs_t::bcfg2
REG32 bcfg2
Definition:
lpcEMC.h:22
emcRegs_t::bcfg3
REG32 bcfg3
Definition:
lpcEMC.h:23
emcRegs_t::bcfg0
REG32 bcfg0
Definition:
lpcEMC.h:20
emcRegs_t
Definition:
lpcEMC.h:18
sw
airborne
arch
lpc21
include
lpcEMC.h
Generated on Sat Feb 9 2019 06:43:45 for Paparazzi UAS by
1.8.8