libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Holds all the U(S)ART peripherals supported. More...
Macros | |
#define | USART1 USART1_BASE |
#define | USART2 USART2_BASE |
#define | USART4 USART4_BASE |
#define | USART5 USART5_BASE |
#define | LPUART1 LPUART1_BASE |
Holds all the U(S)ART peripherals supported.
#define LPUART1 LPUART1_BASE |
Definition at line 43 of file l0/usart.h.
#define USART1 USART1_BASE |
Definition at line 39 of file l0/usart.h.
#define USART2 USART2_BASE |
Definition at line 40 of file l0/usart.h.
#define USART4 USART4_BASE |
Definition at line 41 of file l0/usart.h.
#define USART5 USART5_BASE |
Definition at line 42 of file l0/usart.h.