libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
usart_common.c
Go to the documentation of this file.
1
/** @addtogroup usart_file UART/USART peripheral API
2
* @ingroup peripheral_apis
3
* @brief UART/USART helper functions.
4
*
5
* <b>NO</b> helper functions exist. Only header definitions are available.
6
* Delete these lines if/when you add actual helper APIs.
7
* @sa usart_defines
8
* @sa uart_defines
9
* @copyright See @ref lgpl_license
10
*/
11
12
#include <
libopencm3/efm32/uart.h
>
13
#include <
libopencm3/efm32/usart.h
>
14
15
/**@{*/
16
17
/**@}*/
18
uart.h
usart.h
lib
efm32
common
usart_common.c
Generated on Tue Mar 7 2023 16:12:40 for libopencm3 by
1.9.4