⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mc68x328.h

📁 miniucgui1.30版本的源码
💻 H
字号:
/*** $Id: mc68x328.h,v 1.1 2003/08/06 02:34:18 weiym Exp $**** mc68x328.h: the head file of Low Level Input Engine for **              uClinux touch screen palm/mc68ez328**** Copyright (C) 2003 Feynman Software.**** Created by Wei Yongming, 2003/08/06*/#ifndef GUI_IAL_MC68X328_H    #define GUI_IAL_MC68X328_H#ifdef __cplusplusextern "C" {#endif  /* __cplusplus */BOOL    InitMC68X328Input (INPUT* input, const char* mdev, const char* mtype);void    TermMC68X328Input (void);#ifdef __cplusplus}#endif  /* __cplusplus */#endif  /* GUI_IAL_MC68X328_H */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -