dm643_vdisparams.h
来自「TITMS6000 DM642 串口程序 uart」· C头文件 代码 · 共 15 行
H
15 行
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
* granted through contract.
*
*/
/* "@(#) DDK 1.10.00.23 07-02-03 (ddk-b12)" */
#ifndef DM643_VDISPARAMS_H
#define DM643_VDISPARAMS_H
extern VPORTDIS_Params DM643_vDisParamsChan;
extern VPORT_PortParams DM643_vDisParamsPort;
extern SAA7104_ConfParams DM643_vDisParamsSAA7104;
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?