XWOS API
4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
uart.h
浏览该文件的文档.
1
13
#ifndef __xwmd_isc_xwssc_hwif_uart_h__
14
#define __xwmd_isc_xwssc_hwif_uart_h__
15
16
#include <
xwos/standard.h
>
17
#include <
xwmd/isc/xwssc/hwifal.h
>
18
25
extern
struct
xwssc_hwifal_operation
xwsscif_uart_ops
;
36
void
xwsscif_uart_set_notification
(
void
(* notification)(
struct
xwssc
* ,
xwsq_t
));
37
42
#endif
/* xwmd/isc/xwssc/hwif/uart.h */
xwsscif_uart_ops
struct xwssc_hwifal_operation xwsscif_uart_ops
xwsscif_uart_set_notification
void xwsscif_uart_set_notification(void(*notification)(struct xwssc *, xwsq_t))
XWSSCIF API: 设置状态通知回调函数
xwsq_t
unsigned long xwsq_t
Definition
type.h:445
hwifal.h
SOC间点对点通讯协议:硬件接口抽象层
xwssc_hwifal_operation
硬件接口抽象层操作函数集
Definition
hwifal.h:31
xwssc
XWSSC对象
Definition
protocol.h:156
standard.h
XWOS的标准头文件
xwmd
isc
xwssc
hwif
uart.h
制作者
1.9.7