Class daisy::SSD13274WireSpiTransport¶
ClassList > daisy > SSD13274WireSpiTransport
#include <oled_ssd1327.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¶
4 Wire SPI Transport for SSD1327 OLED display devices
Public Functions Documentation¶
function Init¶
function SendCommand¶
function SendData¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/oled_ssd1327.h