Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
Diff: targets/cmsis/TARGET_NXP/TARGET_LPC11CXX/LPC11xx.h
- Revision:
- 28:4b07695ba953
- Parent:
- 20:4263a77256ae
--- a/targets/cmsis/TARGET_NXP/TARGET_LPC11CXX/LPC11xx.h Thu Sep 19 10:00:04 2013 +0100
+++ b/targets/cmsis/TARGET_NXP/TARGET_LPC11CXX/LPC11xx.h Fri Sep 20 10:00:04 2013 +0100
@@ -345,7 +345,7 @@
__IO uint32_t PC; /*!< Offset: 0x010 Prescale Counter Register (R/W) */
__IO uint32_t MCR; /*!< Offset: 0x014 Match Control Register (R/W) */
union {
- __IO uint32_t MR[4]; /*!< (@ 0x40014018) Match Register */
+ __IO uint32_t MR[4]; /*!< Offset: Match Register base */
struct{
__IO uint32_t MR0; /*!< Offset: 0x018 Match Register 0 (R/W) */
__IO uint32_t MR1; /*!< Offset: 0x01C Match Register 1 (R/W) */
