Page 618 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 618
return reg;
}
void GLCD_init (void);
void colors (unsigned int main, unsigned int bgr);
void backcolor (void);
void textcolor (void);
void cousor (int lin, int gulza);
void LCD_clear (void);
void window (void);
void LCD_fix (int lin, int width, char c); //one gulza, ( down move, right move, text )
void LCD (int lin, u8* c); // one line, display it
void TESTGLCD (short * a);
/*
-16
[319] 303 . . . [0]
[0]┌──────┬───────────────────────────┐[0]
+24 │ --/> │
│
│ / │ │
│ /--> │ ---------------> │
23├──────┼── / │
│ │ / │
. │ / │
. │ / │
│ │ / │
. │ └── │
│ --------------> │
[239]└──────────────────────────────────┘[239]
[319] [0]
- 611 -