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

📄 fut_6_bt_269gk.h

📁 Sunplus 8202S source code.
💻 H
字号:
#ifndef __FUT_6_BT_269GK_H
#define __FUT_6_BT_269GK_H
/*
**		777777
**     2      6
**     2      6
**      111111     
**     3      5
**     3      5
**      444444     
*/
/*    The following describe 6-BT-265GK Panel     */
/*                                                */

#define	VFD_DOT_MIC1	(16) //zhyf 1-2-13 10:24
#define	VFD_DOT_MIC2	(17)  //1-2-13 10:24
#define	VFD_DOT_VCD	    (18)
#define	VFD_DOT_MINUS	(19) // -

#define	VFD_DOT_PAL	    (24)
#define	VFD_DOT_NTSC	(25)
//#define	VFD_DOT_MEM	(26)
#define	VFD_DOT_VCD20	(72)
#define	VFD_DOT_PLAYB	(27)
#define	VFD_DOT_PLAYA	(28)
#define	VFD_DOT_REPALL	(29)
#define	VFD_DOT_REP1	(30)
#define	VFD_DOT_REPEAT	(31)

#define	VFD_DOT_MINSEC	(32) // :
#define	VFD_DOT_MIN	    (40) // min
#define	VFD_DOT_SEC	    (56) // sec
#define	VFD_DOT_REMAIN	(65)
//#define	VFD_DOT_2MIC	(66)

#define	VFD_DOT_PAUSE	(67)
#define	VFD_DOT_PLAY	(68)
//#define	VFD_DOT_TIME	(69)
#define	VFD_DOT_RAN	    (70)
#define	VFD_DOT_PGM	    (71)

#define VFD_DOT_SLASH	(0)
#define VFD_DOT_CHAPTER	(0)
#define VFD_DOT_TITLE	(0)

#define	VFD_DOT_OVER	(73)
#define	VFD_DOT_2R	    (74)
#define	VFD_DOT_1L	    (75)
#define	VFD_DOT_PBC	    (69)
#define	VFD_DOT_SPACE	(19)
#define	VFD_DOT_RESUME	(64)
#define	VFD_DOT_INTRO	(79)

#define	VFD_DOT_PGM01	(92)
#define	VFD_DOT_PGM02	(93)
#define	VFD_DOT_PGM03	(94)
#define	VFD_DOT_PGM04	(95)
#define	VFD_DOT_PGM05	(88)
#define	VFD_DOT_PGM06	(89)
#define	VFD_DOT_PGM07	(90)
#define	VFD_DOT_PGM08	(91)
#define	VFD_DOT_PGM09	(84)
#define	VFD_DOT_PGM10	(85)
#define	VFD_DOT_PGM11	(86)
#define	VFD_DOT_PGM12	(87)
#define	VFD_DOT_PGM13	(80)
#define	VFD_DOT_PGM14	(81)
#define	VFD_DOT_PGM15	(82)
#define	VFD_DOT_PGM16	(83)

#define	VFDA_P0		1		
#define	VFDA_P1		0

#define	VFDA_M0		5
#define	VFDA_M1		4

#define	VFDA_S0		7
#define	VFDA_S1		6
#endif  /*__FUT_6_BT_269GK_H */

































































































































































⌨️ 快捷键说明

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