The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
Diff: LPC1768/LPC17xx.h
- Revision:
- 14:20a79241b4a0
- Parent:
- 11:1c1ebd0324fa
- Child:
- 15:d1a9de3f4fe0
diff -r a0336ede94ce -r 20a79241b4a0 LPC1768/LPC17xx.h --- a/LPC1768/LPC17xx.h Wed Sep 23 12:55:43 2009 +0000 +++ b/LPC1768/LPC17xx.h Wed Oct 28 17:43:46 2009 +0000 @@ -138,7 +138,7 @@ __IO uint32_t PCLKSEL1; uint32_t RESERVED8[4]; __IO uint32_t USBIntSt; /* USB Device/OTG Interrupt Register */ - uint32_t RESERVED9; + uint32_t DMAREQSEL; __IO uint32_t CLKOUTCFG; /* Clock Output Configuration */ } LPC_SC_TypeDef;