STM8S/A Standard Peripherals Firmware Library: STM8S_EVAL_LCD_Private_Defines

STM8S/A

STM8S/A Standard Peripherals Firmware Library
STM8S_EVAL_LCD_Private_Defines

Defines

#define STATUS_TYPE   0xFC

Variables

CONST uint8_t S_CGRAM []
CONST uint8_t T_CGRAM []

Define Documentation

#define STATUS_TYPE   0xFC

Definition at line 48 of file stm8s_eval_lcd.c.


Variable Documentation

CONST uint8_t S_CGRAM[]
Initial value:
  {
    
    0x03, 0xff,
    0x02, 0x00,
    0x04, 0x00,
    0x04, 0x00,
    0x0c, 0x7f,
    0x0c, 0x7f,
    0x1c, 0x3f,
    0x1e, 0x1f,
    
    0x3f, 0x0f,
    0x3f, 0x87,
    0x7f, 0xc3,
    0x7f, 0xe3,
    0x00, 0x03,
    0x00, 0x03,
    0x00, 0x07,
    0xff, 0xfe,
  }

Definition at line 51 of file stm8s_eval_lcd.c.

Referenced by LCD_DisplayLogo().

CONST uint8_t T_CGRAM[]
Initial value:
  {
    
    0xff, 0xff,
    0x00, 0x00,
    0x00, 0x00,
    0x00, 0x00,
    0xf8, 0xf8,
    0xf0, 0xf8,
    0xf0, 0xf0,
    0xf0, 0xf0,
    
    0xe1, 0xe0,
    0xe3, 0xe0,
    0xc3, 0xc0,
    0xc7, 0xc0,
    0x87, 0xc0,
    0x8f, 0x80,
    0x0f, 0x80,
    0x1f, 0x00
  }

Definition at line 74 of file stm8s_eval_lcd.c.

Referenced by LCD_DisplayLogo().

STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com