aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/usart.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/usart.h')
-rw-r--r--libmaple/usart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmaple/usart.h b/libmaple/usart.h
index 2735ac6..cbc7bde 100644
--- a/libmaple/usart.h
+++ b/libmaple/usart.h
@@ -42,8 +42,8 @@ enum {
USART1,
USART2,
USART3,
- USART4,
- USART5,
+ UART4,
+ UART5,
};
/* peripheral register struct */