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

📄 ht_13d_15s.h

📁 Sunplus 8202S source code.
💻 H
字号:
#ifndef __HT_13D_15S_H
#define __HT_13D_15S_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:27
#define	VFD_DOT_MIC2	(17)    //1-2-13 10:27
#define	VFD_DOT_VCD	    45//(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	45//(26)
//#define	VFD_DOT_PLAYB	41//(27)
//#define	VFD_DOT_PLAYA	42//(28)
//#define	VFD_DOT_REPALL	40//(29)
//#define	VFD_DOT_REP1	43//(30)
//#define	VFD_DOT_REPEAT	43//(31)
#define VFD_DOT_SLASH   77
#define VFD_DOT_TITLE   15
//#define VFD_DOT_CHAPTER 31
#define VFD_DOT_SPACE 35   //zyf 2000/10/25

//#define	VFD_DOT_MINSEC	71//(32) // :
//#define	VFD_DOT_MIN	    0//(40) // min
#define VFD_DOT_CIRCLE  62       //zyf 2000/11/16
//#define	VFD_DOT_SEC	    (56) // sec
//#define	VFD_DOT_REMAIN	(65)
//#define	VFD_DOT_2MIC	(66)
//#define	VFD_DOT_PAUSE	74//(67)
//#define	VFD_DOT_PLAY	75//(68)
//#define	VFD_DOT_TIME	(69)
#define	VFD_DOT_RAN	72//(70)
//#define	VFD_DOT_PGM	94//(71)

#define VFD_DOT_H_M 39//second common

//#define	VFD_DOT_OVER	(73)
#define	VFD_DOT_2R	76//(74)
#define	VFD_DOT_1L	78//(75)
//#define	VFD_DOT_PBC	79//(76)
//#define	VFD_DOT_SPACE	(77)
//#define	VFD_DOT_RESUME	(78)
//#define	VFD_DOT_INTRO	(79)
#define VFD_DOT_REP1     43
#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)


//      new define by chihcang 2001 5/26
#define	VFD_DOT_DVD	    12
#define	VFD_DOT_REPALL	25
//#define	VFD_DOT_REP1	25
#define	VFD_DOT_REPEAT	25
//#define VFD_DOT_CIRCLE  62       
#define	VFD_DOT_PAUSE	27
#define	VFD_DOT_PLAY	24
#define VFD_DOT_PLAYA   26
#define VFD_DOT_PLAYB   26 
#define VFD_DOT_ANGLE   31
#define	VFD_DOT_PGM	37
//#define	VFD_DOT_AUDIO  279	
#define	VFD_DOT_MINSEC	254
#define	VFD_DOT_MIN	    206
#define VFD_DOT_PBC     17     //SPACE    


#define VFDA_T20        6
#define VFDA_T21        7
#define VFDA_T10        9
#define VFDA_T11        10
#define VFDA_T00        12
#define VFDA_T01        13
#define	VFDA_P10		15
#define	VFDA_P11		16
#define	VFDA_P00		18		
#define	VFDA_P01		19
#define VFDA_CHAR00      21
#define VFDA_CHAR01      22
#define	VFDA_M10	    24	
#define	VFDA_M11		25
#define	VFDA_M00		27
#define	VFDA_M01		28
#define	VFDA_S10		30
#define	VFDA_S11		31
#define	VFDA_S00		33
#define	VFDA_S01		34


#define VFDA_T0     1
#define VFDA_T1     0
#define	VFDA_P0		3//1		
#define	VFDA_P1		2//0
#define	VFDA_M0		6//5
#define	VFDA_M1		8//4
#define	VFDA_S0		11//7
#define	VFDA_S1		10//6
#define VFDA_CHAR   4
#endif  /*__FUT_6_BT_269GK1_H */



































































⌨️ 快捷键说明

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