Skip to content

Class daisy::SSD130x4WireSoftSpiTransport

ClassList > daisy > SSD130x4WireSoftSpiTransport

More...

  • #include <oled_ssd130x.h>

Classes

Type Name
struct Config

Public Functions

Type Name
void Init (const Config & config)
void SendCommand (uint8_t cmd)
void SendData (uint8_t * buff, size_t size)

Detailed Description

Soft SPI Transport for SSD1306 / SSD1309 OLED display devices

Public Functions Documentation

function Init

inline void daisy::SSD130x4WireSoftSpiTransport::Init (
    const  Config & config
) 

function SendCommand

inline void daisy::SSD130x4WireSoftSpiTransport::SendCommand (
    uint8_t cmd
) 

function SendData

inline void daisy::SSD130x4WireSoftSpiTransport::SendData (
    uint8_t * buff,
    size_t size
) 


The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/oled_ssd130x.h