s_p.txt
来自「此程序为twell8806驱动程序」· 文本 代码 · 共 28 行
TXT
28 行
/*===========================================================================*/
/* Register Setting for TW8804C 03/01/05 */
/*===========================================================================*/
// Input : PAL
// Panel : XGA
//-----------------------------------------------------------------------------
// Below listed registers should not be set.
TW88I2CAddress, 8,
0x07, 0x12,
0x09, 0x20,
0x0a, 0x38,
0x60, 0xd0,
0x62, 0x70,
#ifdef TW8804D
0xb6, 0x33,
#else
0xb6, 0xb3,
#endif
0xb2, 0xf0,
0xb9, 0x20,
//-----------------------------------------------------------------------------
0xff, 0xff
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?