/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: sys.display */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Display.proto */
/* selection: * */
rankdir=LR;
label="sys.display";
tooltip="sys.display";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_106 [shape=plaintext tooltip="sys.display.i2c" label=<
>];
Node_Ja_107 [shape=plaintext tooltip="sys.display.spi" label=<spi |
| 1 | cs | int32 |
| 4 | speed | int32 |
| 5 | mode | Mode |
>];
Node_Ja_109 [shape=plaintext tooltip="sys.display.common" label=<common |
| 1 | width | int32 |
| 2 | height | int32 |
| 3 | HFlip | bool |
| 4 | VFlip | bool |
| 5 | driver | Drivers |
| 6 | bitDepth | int32 |
| 7 | back | int32 |
| 8 | reset | int32 |
| 9 | ready | int32 |
| 10 | offsets | Offsets |
| 11 | rotate | bool |
| 12 | invert | bool |
| 13 | colow_swap | bool |
>];
Node_Ja_110 [shape=plaintext tooltip="sys.display.config" label=<config |
| 1 | type | dev.common.types |
| 2 | common | common |
dispType |
| 3 | i2c | i2c |
| 4 | spi | spi |
|
>];
Node_Ja_108 [shape=plaintext tooltip="Mode" label=<enum Mode |
SPI_MOODE_0 | 0 |
SPI_MOODE_1 | 1 |
SPI_MOODE_2 | 2 |
SPI_MOODE_3 | 3 |
>];
Node_Ja_105 [shape=plaintext tooltip="Drivers" label=<enum Drivers |
UNSPECIFIED | 0 |
SSD1306 | 1 |
SSD1322 | 2 |
SSD1326 | 3 |
SSD1327 | 4 |
SH1106 | 5 |
SSD1675 | 6 |
ST7735 | 7 |
ST7789 | 8 |
ILI9341 | 9 |
ILI9341_24 | 10 |
SSD1351 | 11 |
>];
Node_Ja_100 [shape=plaintext tooltip="types" label=<enum types |
UNKNOWN | 0 |
SPI | 1 |
I2C | 2 |
RMII | 3 |
>];
Node_Ja_104 [shape=plaintext tooltip="sys.display.Offsets" label=<Offsets |
| 1 | height | int32 |
| 2 | width | int32 |
>];
/* ------ connections ------ */
Node_Ja_107:pomode:e -> Node_Ja_108 [color="#008000" tooltip="Ja_107 --> Ja_108"];
Node_Ja_109:podriver:e -> Node_Ja_105 [color="#008000" tooltip="Ja_109 --> Ja_105"];
Node_Ja_109:pooffsets:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_109 --> Ja_104"];
Node_Ja_110:pocommon:e -> Node_Ja_109:header [color="#000000" tooltip="Ja_110 --> Ja_109"];
Node_Ja_110:poi2c:e -> Node_Ja_106:header [color="#000000" tooltip="Ja_110 --> Ja_106"];
Node_Ja_110:pospi:e -> Node_Ja_107:header [color="#000000" tooltip="Ja_110 --> Ja_107"];
Node_Ja_110:potype:e -> Node_Ja_100 [color="#008000" tooltip="Ja_110 --> Ja_100"];
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
}