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.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_WIZwiki_W7500/W7500x_gpio.h
- Revision:
- 102:da0ca467f8b5
- Parent:
- 101:7cff1c4259d7
- Child:
- 104:b9ad9a133dc7
--- a/TARGET_WIZwiki_W7500/W7500x_gpio.h Tue Jun 09 14:29:26 2015 +0100
+++ b/TARGET_WIZwiki_W7500/W7500x_gpio.h Wed Jul 08 11:22:30 2015 +0100
@@ -67,7 +67,7 @@
GPIO_NO_PUPD = 0x0ul,
GPIO_PuPd_UP = Px_PCR_PUPD_UP,
GPIO_PuPd_DOWN = Px_PCR_PUPD_DOWN,
- GPIO_OD = Px_PCR_OD,
+ GPIO_PuPd_Default = 0x0ul,
}GPIOPad_TypeDef;
typedef struct
