roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::ssd1327 Namespace Reference

Data Structures

class  Ssd1327Target
 

Typedefs

typedef SpiSettings< 16000000, kSpiMsbFirst, kSpiMode0DefaultSpiSettings
 

Enumerations

enum  Command { CASET = 0x15 , RASET = 0x75 }
 

Variables

static const int16_t kWidth = 128
 
static const int16_t kHeight = 128
 

Typedef Documentation

◆ DefaultSpiSettings

Enumeration Type Documentation

◆ Command

Enumerator
CASET 
RASET 

Definition at line 15 of file ssd1327.h.

Variable Documentation

◆ kHeight

const int16_t roo_display::ssd1327::kHeight = 128
static

◆ kWidth

const int16_t roo_display::ssd1327::kWidth = 128
static