Nut/OS  5.0.5
API Reference
ST7036 Display Driver.
Collaboration diagram for ST7036 Display Driver.:

Defines

#define LCD_SHORT_DELAY   100
#define LCD_LONG_DELAY   1000

Variables

NUTDEVICE devSbiLcd
 LCD device information structure.

Define Documentation

#define LCD_SHORT_DELAY   100
#define LCD_LONG_DELAY   1000

Variable Documentation

Initial value:
 {
    0,                          
    {'s', 'b', 'i', 'l', 'c', 'd', 0, 0, 0},  
    IFTYP_STREAM,               
    0,                          
    0,                          
    0,                          
    &dcb_term,                  
    TermInit,                   
    TermIOCtl,                  
    0,
    TermWrite,
    TermOpen,
    TermClose,
    0
}

LCD device information structure.