File oled_ssd1351.h¶
FileList > dev > oled_ssd1351.h
Go to the source code of this file
#include "per/spi.h"#include "per/gpio.h"#include "sys/system.h"
Namespaces¶
| Type | Name |
|---|---|
| namespace | daisy Hardware defines and helpers for daisy field platform. |
Classes¶
| Type | Name |
|---|---|
| class | SSD13514WireSpiTransport |
| struct | Config |
| class | SSD1351Driver <width, height, typename Transport> |
| struct | Config |
Macros¶
| Type | Name |
|---|---|
| define | oled_black 0x0000 |
| define | oled_blue 0x1f00 |
| define | oled_cyan (oled\_green \| oled\_blue) |
| define | oled_green 0xe007 |
| define | oled_magenta (oled\_red \| oled\_blue) |
| define | oled_red 0x00f1 |
| define | oled_white 0xffff |
| define | oled_yellow (oled\_green \| oled\_red) |
Macro Definition Documentation¶
define oled_black¶
define oled_blue¶
define oled_cyan¶
define oled_green¶
define oled_magenta¶
define oled_red¶
define oled_white¶
define oled_yellow¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/dev/oled_ssd1351.h