freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

最新基于msp430設(shè)計的斬波升壓電路程序-資料下載頁

2025-06-19 13:33本頁面
  

【正文】 0。x0。x)。 }}void Check_Busy(){ RS0。 RW1。 E1。 DataPort=0xff。 P4DIRamp。=0x7f。 while((P4INamp。0x80)==0x80)。 P4DIR|=0xff。 E0。}void Write_Cmd(unsigned char cmd){ Check_Busy()。 RS0。 RW0。 E1。 DataPort=cmd。 Delayus(5)。 E0。 Delayus(5)。}void Write_Data(unsigned char Data){ Check_Busy()。 RS1。 RW0。 E1。 DataPort=Data。 Delayus(5)。 E0。 Delayus(5)。}void LCD_PutString(unsigned char x,unsigned char y,const unsigned char *s){ unsigned char temp。 switch(y) { case 1: Write_Cmd(0x80+x)。break。 case 2: Write_Cmd(0x90+x)。break。 case 3: Write_Cmd(0x88+x)。break。 case 4: Write_Cmd(0x98+x)。break。 default:break。 } temp=*s。 while(temp!=0x00) { Write_Data(temp)。 temp=*(++s)。 } }void LCD_PutChar(unsigned char x,unsigned char y,unsigned char s){ switch(y) { case 1: Write_Cmd(0x80+x)。break。 case 2: Write_Cmd(0x90+x)。break。 case 3: Write_Cmd(0x88+x)。break。 case 4: Write_Cmd(0x98+x)。break。 default:break。 } Write_Data(s)。}void Init12864(){ P4DIR|=0xff。 P2DIR|=BIT0+BIT1+BIT2+BIT3+BIT4。 Delayms(40)。 PSB1。 Delayms(1)。 RES0。 Delayms(1)。 RES1。 Delayms(10)。 Write_Cmd(0x30)。 Delayus(50)。 Write_Cmd(0x30)。 Delayus(20)。 Write_Cmd(0x0c)。 Delayus(50)。 Write_Cmd(0x01)。 Delayms(15)。 Write_Cmd(0x06)。 Delayus(50)。}void ClrScreen(){ Write_Cmd(0x01)。 Delayms(15)。
點擊復(fù)制文檔內(nèi)容
醫(yī)療健康相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1