x_p.txt

来自「此程序为twell8806驱动程序」· 文本 代码 · 共 29 行

TXT
29
字号
/*===========================================================================*/
/*                    Register Setting for TW8804C		03/01/05             */
/*===========================================================================*/
//	Input	: PAL
//	Panel	: XGA
//-----------------------------------------------------------------------------
//	Below listed registers should not be set.
//	0x02, 0x06, 
//
//

TW88I2CAddress, 4,

0x62, 0x5b,
#ifdef TW8804D	
0xb6, 0x45,
#else
0xb6, 0xC5,
#endif
0xb2, 0xbe,
0xb9, 0x61,

//-----------------------------------------------------------------------------

0xff, 0xff



⌨️ 快捷键说明

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