comparison code_part1/OSTC_code_asm_part1/display_lowlevel.asm @ 693:59e5998931d3

sleepmode
author heinrichsweikamp
date Tue, 12 Feb 2013 14:57:14 +0100
parents c04e5c18acf9
children 55983c4d6b2d
comparison
equal deleted inserted replaced
692:82f71a73f450 693:59e5998931d3
253 bcf DISPLAY_hv 253 bcf DISPLAY_hv
254 bcf DISPLAY_vdd 254 bcf DISPLAY_vdd
255 bcf DISPLAY_cs 255 bcf DISPLAY_cs
256 bcf DISPLAY_e_nwr 256 bcf DISPLAY_e_nwr
257 bcf DISPLAY_rw 257 bcf DISPLAY_rw
258 bcf DISPLAY_rs
258 bcf DISPLAY_nreset 259 bcf DISPLAY_nreset
259 return 260 return
260 261
261 ;============================================================================= 262 ;=============================================================================
262 ; Fast macros to write to DISPLAY display. 263 ; Fast macros to write to DISPLAY display.