aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/usb/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/usb/usb.c')
-rw-r--r--libmaple/usb/usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/usb/usb.c b/libmaple/usb/usb.c
index bbea77d..f926e81 100644
--- a/libmaple/usb/usb.c
+++ b/libmaple/usb/usb.c
@@ -43,7 +43,7 @@
/* persistent usb structs */
volatile uint32 bDeviceState = UNCONNECTED;
-volatile uint16_t wIstr = 0;
+volatile uint16 wIstr = 0;
volatile bIntPackSOF = 0;
DEVICE Device_Table =