/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: sys.dev.eth */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Ethernet.proto */
/* selection: * */
rankdir=LR;
label="sys.dev.eth";
tooltip="sys.dev.eth";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_107 [shape=plaintext tooltip="sys.dev.eth.spi" label=<
spi |
| 1 | cs | int32 |
| 2 | speed | uint32 |
| 3 | intr | int32 |
| 4 | host | dev.common.hosts |
>];
Node_Ja_109 [shape=plaintext tooltip="sys.dev.eth.config" label=<config |
| 1 | type | dev.common.types |
| 2 | common | common |
ethType |
| 3 | spi | spi |
| 4 | rmii | rmii |
|
>];
Node_Ja_104 [shape=plaintext tooltip="models" label=<enum models |
NONE | 0 |
LAN8720 | 1 |
DM9051 | 2 |
W5500 | 3 |
>];
Node_Ja_102 [shape=plaintext tooltip="hosts" label=<enum hosts |
NONE | 0 |
Host0 | 1 |
Host1 | 2 |
>];
Node_Ja_100 [shape=plaintext tooltip="types" label=<enum types |
UNKNOWN | 0 |
SPI | 1 |
I2C | 2 |
RMII | 3 |
>];
Node_Ja_106 [shape=plaintext tooltip="sys.dev.eth.common" label=<common |
| 1 | model | models |
| 2 | rst | int32 |
| 3 | ethtmout_s | uint32 |
>];
Node_Ja_108 [shape=plaintext tooltip="sys.dev.eth.rmii" label=<>];
/* ------ connections ------ */
Node_Ja_109:potype:e -> Node_Ja_100 [color="#008000" tooltip="Ja_109 --> Ja_100"];
Node_Ja_109:pocommon:e -> Node_Ja_106:header [color="#000000" tooltip="Ja_109 --> Ja_106"];
Node_Ja_109:pospi:e -> Node_Ja_107:header [color="#000000" tooltip="Ja_109 --> Ja_107"];
Node_Ja_109:pormii:e -> Node_Ja_108:header [color="#000000" tooltip="Ja_109 --> Ja_108"];
Node_Ja_106:pomodel:e -> Node_Ja_104 [color="#008000" tooltip="Ja_106 --> Ja_104"];
Node_Ja_107:pohost:e -> Node_Ja_102 [color="#008000" tooltip="Ja_107 --> Ja_102"];
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
}