Elijah Orr / mbed-renbed

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

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