Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Embeded-SCM Develop SCM
Title: TS1620 Download
 Description: void OUT_DATA (unsigned char NEW_DATA) /*** *** *** *** *** *** *** *** *** *** *** *** *** */void lcd_delay_us (unsigned char us) // extension when microsecond @ 12M, ms maximum 255 void lcd_delay_ms (unsigned int ms) // delay in milliseconds! 12M ms maximum 255// generate an enable pulse void lcd_e_toggle (void) // loop detection LCD busy flag (BF), until its value is 0, before the implementation of the next instruction void lcd_wait_until_finish (void) // public function// write to the LCD the command word void lcd_command of (unsigned char cmd) // set display position (ie write into the display addresses), x, y are from 0 void lcd_goto_xy (unsigned char x, unsigned char y) // write character (incoming parameters actually required to display the address of the character, i.e. the character in the liquid crystal character generator address)
 Downloaders recently: [More information of uploader 古峰]
 To Search:
File list (Check if you may need any files):
 

TS1620.h
    

CodeBus www.codebus.net