RTEMS
6.1-rc7
Loading...
Searching...
No Matches
bsps
arm
lm3s69xx
include
bsp
uart.h
Go to the documentation of this file.
1
9
/*
10
* Copyright (c) 2011 Sebastian Huber. All rights reserved.
11
*
12
* The license and distribution terms for this file may be
13
* found in the file LICENSE in this distribution or at
14
* http://www.rtems.org/license/LICENSE.
15
*/
16
17
#ifndef LIBBSP_ARM_LM3S69XX_UART_H
18
#define LIBBSP_ARM_LM3S69XX_UART_H
19
20
#include <
libchip/serial.h
>
21
30
#ifdef __cplusplus
31
extern
"C"
{
32
#endif
/* __cplusplus */
33
34
extern
const
console_fns
lm3s69xx_uart_fns
;
35
36
#ifdef __cplusplus
37
}
38
#endif
/* __cplusplus */
39
40
#endif
/* LIBBSP_ARM_LM3S69XX_UART_H */
lm3s69xx_uart_fns
const console_fns lm3s69xx_uart_fns
UART support.
Definition:
uart.c:151
serial.h
The generic libchip serial driver interface.
_console_fns
Definition:
serial.h:95
Generated by
1.9.6