BeRTOS
Functions
lcd_rit128x96.c File Reference

OLED-RIT-128x96 (P14201) graphic display driver. More...

#include "lcd_rit128x96.h"
#include "hw/hw_rit128x96.h"
#include <cfg/debug.h>
#include <cfg/macros.h>

Go to the source code of this file.

Functions

static void lcd_dataWrite (const uint8_t *buf, size_t count)
 Write a sequence of data bytes to the LCD controller.

Detailed Description

OLED-RIT-128x96 (P14201) graphic display driver.

Author:
Andrea Righi <arighi@develer.com>

Definition in file lcd_rit128x96.c.