/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: platform */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/I2CBus.proto */
/* selection: * */
rankdir=LR;
label="platform";
tooltip="platform";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_111 [shape=plaintext tooltip="platform.I2CBus" label=<
I2CBus |
| 1 | port | I2CPortEnum |
| 2 | speed | int32 |
| 3 | sda | GPIO |
| 4 | scl | GPIO |
>];
Node_Ja_104 [shape=plaintext tooltip="platform.GPIO" label=<>];
Node_Ja_110 [shape=plaintext tooltip="I2CPortEnum" label=<enum I2CPortEnum |
UNSPECIFIED_PORT | 0 |
I2CPort0 | 1 |
I2CPort1 | 2 |
>];
/* ------ connections ------ */
Node_Ja_111:poscl:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_111 --> Ja_104"];
Node_Ja_111:posda:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_111 --> Ja_104"];
Node_Ja_111:poport:e -> Node_Ja_110 [color="#008000" tooltip="Ja_111 --> Ja_110"];
/* generated by github.com/seamia/protodot on Friday, 24-Nov-23 14:36:16 EST */
}