rc
Dependents: WizFi250_AP_HelloWorld
Fork of mbed-src by
Diff: targets/cmsis/TARGET_NXP/TARGET_LPC15XX/LPC15xx.h
- Revision:
- 608:ded2017be6ab
- Parent:
- 245:b4dea936db71
diff -r 19d487c995ec -r ded2017be6ab targets/cmsis/TARGET_NXP/TARGET_LPC15XX/LPC15xx.h --- a/targets/cmsis/TARGET_NXP/TARGET_LPC15XX/LPC15xx.h Thu Aug 13 11:00:09 2015 +0100 +++ b/targets/cmsis/TARGET_NXP/TARGET_LPC15XX/LPC15xx.h Thu Aug 13 11:30:09 2015 +0100 @@ -159,9 +159,9 @@ typedef struct { /*!< GPIO_PORT Structure */ __IO uint8_t B[76]; /*!< Byte pin registers */ - __I uint32_t RESERVED0[45]; + __I uint32_t RESERVED0[1005]; __IO uint32_t W[76]; /*!< Word pin registers */ - __I uint32_t RESERVED1[1908]; + __I uint32_t RESERVED1[948]; __IO uint32_t DIR[3]; /*!< Port Direction registers */ __I uint32_t RESERVED2[29]; __IO uint32_t MASK[3]; /*!< Port Mask register */