文件名称:evmdm642_uart
- 所属分类:
- 源码下载
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-01-06
- 文件大小:
- 980byte
- 下载次数:
- 0次
- 提 供 者:
- beidouhtbg@163.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
evmdm642_uart
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_uart.c ========
* UART module for the EVMDM642
*/
#include <csl.h>
#include "evmdm642.h"
#include "evmdm642_uart.h"
/*
* ======== EVMDM642_UART_rset ========
* Set a UART register
*/
void EVMDM642_UART_rset(EVMDM642_UART_Handle hUart, Int16 regnum, Int16 regval)
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_uart.c ========
* UART module for the EVMDM642
*/
#include <csl.h>
#include "evmdm642.h"
#include "evmdm642_uart.h"
/*
* ======== EVMDM642_UART_rset ========
* Set a UART register
*/
void EVMDM642_UART_rset(EVMDM642_UART_Handle hUart, Int16 regnum, Int16 regval)
相关搜索: mcbsp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : evmdm642_uart.rar 列表 evmdm642_uart.c