SSD1306 OLED display driver  1.6.99
This library is developed to control SSD1306/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
Public Attributes | List of all members

#include <ssd1306.h>

Public Attributes

const char ** items
 list of menu items of the menu
 
uint8_t count
 count of menu items in the menu
 
uint8_t selection
 currently selected item. Internally updated.
 
uint8_t oldSelection
 selected item, when last redraw operation was performed. Internally updated.
 
uint8_t scrollPosition
 position of menu scrolling. Internally updated
 

Detailed Description

Describes menu object

Definition at line 541 of file ssd1306.h.


The documentation for this struct was generated from the following file: