libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
oled_ssd1327.h File Reference
#include "per/spi.h"
#include "per/gpio.h"
#include "sys/system.h"

Go to the source code of this file.

Classes

class  daisy::SSD13274WireSpiTransport
 
struct  daisy::SSD13274WireSpiTransport::Config
 
class  daisy::SSD1327Driver< width, height, Transport >
 
struct  daisy::SSD1327Driver< width, height, Transport >::Config
 

Namespaces

namespace  daisy
 Hardware defines and helpers for daisy field platform.
 

Typedefs

using daisy::SSD13274WireSpi128x128Driver = daisy::SSD1327Driver< 128, 128, SSD13274WireSpiTransport >