SSD1306 OLED display driver  1.8.2
This library is developed to control SSD1306/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
oled_template.h File Reference
#include "ssd1306_hal/io.h"
#include "lcd/lcd_common.h"

Go to the source code of this file.

Functions

void template_setMode (lcd_mode_t mode)
 Sets GDRAM autoincrement mode. More...
 
void template_WxH_init (void)
 Inits WxH TEMPLATE OLED display (based on TEMPLATE controller). More...
 
void template_WxH_spi_init (int8_t rstPin, int8_t cesPin, int8_t dcPin)
 Inits WxH TEMPLATE OLED display over spi (based on TEMPLATE controller). More...
 

Detailed Description

support for TEMPLATE OLED WxH display

Definition in file oled_template.h.