Class daisy::SSD13514WireSpiTransport¶
ClassList > daisy > SSD13514WireSpiTransport
#include <oled_ssd1351.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) |
| void | SendData (uint8_t data) |
Detailed Description¶
4 Wire SPI Transport for SSD1351 OLED display devices
Public Functions Documentation¶
function Init¶
function SendCommand¶
function SendData [½]¶
function SendData [2/2]¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/oled_ssd1351.h