STM8L15x Standard Peripherals Drivers: LCD_Page_Selection

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Defines

#define IS_LCD_PAGE_SELECT(PAGE)

Enumerations

enum  LCD_PageSelection_TypeDef { LCD_PageSelection_FirstPage = (uint8_t)0x00, LCD_PageSelection_SecondPage = (uint8_t)0x04 }

Define Documentation

#define IS_LCD_PAGE_SELECT (   PAGE)
Value:

Definition at line 402 of file stm8l15x_lcd.h.

Referenced by LCD_PageSelect().


Enumeration Type Documentation

Enumerator:
LCD_PageSelection_FirstPage 

The LCD RAM is selected as the first page

LCD_PageSelection_SecondPage 

The LCD RAM is selected as the second page

Definition at line 397 of file stm8l15x_lcd.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com