Skip to content

Class daisy::SSD130xI2CTransport

ClassList > daisy > SSD130xI2CTransport

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

I2C Transport for SSD1306 / SSD1309 OLED display devices

Public Functions Documentation

function Init

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

function SendCommand

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

function SendData

inline void daisy::SSD130xI2CTransport::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