/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: sys.gpio */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/GPIO.proto */
/* selection: * */
rankdir=LR;
label="sys.gpio";
tooltip="sys.gpio";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_112 [shape=plaintext tooltip="sys.gpio.Exp" label=<
Exp |
| 1 | model | ExpModels |
| 2 | addr | int32 |
ExpType |
| 3 | i2c | ExpI2C |
| 4 | spi | ExpSPI |
|
| 5 | base | int32 |
| 6 | count | int32 |
| 7 | intr | int32 |
| 8 | ena | PIN |
>];
Node_Ja_109 [shape=plaintext tooltip="ExpModels" label=<enum ExpModels |
UNSPECIFIED_EXP | 0 |
PCA9535 | 1 |
PCA85XX | 2 |
MCP23017 | 3 |
MCP23S17 | 4 |
>];
Node_Ja_102 [shape=plaintext tooltip="hosts" label=<enum hosts |
NONE | 0 |
Host0 | 1 |
Host1 | 2 |
>];
Node_Ja_104 [shape=plaintext tooltip="Levels" label=<>];
Node_Ja_101 [shape=plaintext tooltip="ports" label=<enum ports |
UNSPECIFIED | 0 |
SYSTEM | 1 |
DAC | 2 |
>];
Node_Ja_107 [shape=plaintext tooltip="sys.gpio.LED" label=<LED |
| 1 | gpio | PIN |
| 2 | brightness | int32 |
| 3 | led_type | LedTypes |
>];
Node_Ja_108 [shape=plaintext tooltip="sys.gpio.Gpios" label=<Gpios |
| 1 | greenLED | LED |
| 2 | redLED | LED |
| 3 | audioJack | PIN |
| 4 | amp | PIN |
| 5 | power | PIN |
| 6 | jack | PIN |
| 7 | spkfault | PIN |
| 8 | Vcc | PIN |
| 9 | GND | PIN |
>];
Node_Ja_111 [shape=plaintext tooltip="sys.gpio.ExpSPI" label=<ExpSPI |
| 1 | speed | uint32 |
| 2 | host | dev.common.hosts |
| 3 | cs | int32 |
>];
Node_Ja_105 [shape=plaintext tooltip="sys.gpio.PIN" label=<>];
Node_Ja_110 [shape=plaintext tooltip="sys.gpio.ExpI2C" label=<ExpI2C |
| 5 | port | dev.common.ports |
>];
Node_Ja_106 [shape=plaintext tooltip="LedTypes" label=<enum LedTypes |
UNKNOWN | 0 |
GPIO | 1 |
WS2812 | 2 |
>];
/* ------ connections ------ */
Node_Ja_108:popower:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_108 --> Ja_105"];
Node_Ja_108:pojack:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_108 --> Ja_105"];
Node_Ja_111:pohost:e -> Node_Ja_102 [color="#008000" tooltip="Ja_111 --> Ja_102"];
Node_Ja_107:pogpio:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_107 --> Ja_105"];
Node_Ja_107:poled_type:e -> Node_Ja_106 [color="#008000" tooltip="Ja_107 --> Ja_106"];
Node_Ja_108:poamp:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_108 --> Ja_105"];
Node_Ja_108:poVcc:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_108 --> Ja_105"];
Node_Ja_108:pospkfault:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_108 --> Ja_105"];
Node_Ja_108:poredLED:e -> Node_Ja_107:header [color="#000000" tooltip="Ja_108 --> Ja_107"];
Node_Ja_108:poGND:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_108 --> Ja_105"];
Node_Ja_108:poaudioJack:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_108 --> Ja_105"];
Node_Ja_112:poi2c:e -> Node_Ja_110:header [color="#000000" tooltip="Ja_112 --> Ja_110"];
Node_Ja_112:poena:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_112 --> Ja_105"];
Node_Ja_110:poport:e -> Node_Ja_101 [color="#008000" tooltip="Ja_110 --> Ja_101"];
Node_Ja_108:pogreenLED:e -> Node_Ja_107:header [color="#000000" tooltip="Ja_108 --> Ja_107"];
Node_Ja_112:pomodel:e -> Node_Ja_109 [color="#008000" tooltip="Ja_112 --> Ja_109"];
Node_Ja_112:pospi:e -> Node_Ja_111:header [color="#000000" tooltip="Ja_112 --> Ja_111"];
Node_Ja_105:polevel:e -> Node_Ja_104 [color="#008000" tooltip="Ja_105 --> Ja_104"];
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
}