dvdpe_c.h
资源名称:8202s.rar [点击查看]
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:0k
源码类别:
DVD
开发平台:
C/C++
- #ifndef __DVDPE_C_H
- #define __DVDPE_C_H
- #define PEBTN_N_MASK 0x3f
- #define PEBTN_S_MASK 0xc0
- #define PEBTN_S_NONE 0x00
- #define PEBTN_S_SEL 0x40
- #define PSBTN_S_ACT 0x80
- //UINT8 dvdpe_btn_state; // XX_YYYYYY
- #endif/*__DVDPE_C_H*/