?? mg12232.h
字號:
void Init_CLK(void);
void Init_Port(void);
void E1_High(void);
void E1_Low(void);
void E2_High(void);
void E2_Low(void);
void A0_High(void);
void A0_Low(void);
void R_W_High(void);
void R_W_Low(void);
void WaitIdle(int nZone);
void SendCommand(int nZone,char nVal);
void WriteData(int nZone,char nVal, char nAddr);
void DisplayOn(int nZone);
void DisplayOff(int nZone);
void ClearScreen(int nZone);
void LcdDisplayInit(int nZone);
void LcdDisplayWord(int nZone,char nRow,char nPageNo,char nColAddr,char nTable[]);
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -