/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: platform */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Ethernet.proto */
/* selection: * */
rankdir=LR;
label="platform";
tooltip="platform";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_110 [shape=plaintext tooltip="EthModelEnum" label=<
enum EthModelEnum |
UNSPECIFIED_ETHMODEL | 0 |
LAN8720 | 1 |
DM9051 | 2 |
W5500 | 3 |
>];
Node_Ja_100 [shape=plaintext tooltip="DeviceTypeEnum" label=<enum DeviceTypeEnum |
UNSPECIFIED_TYPE | 0 |
DEVTYPE_SPI | 1 |
DEVTYPE_I2C | 2 |
DEVTYPE__RMII | 3 |
>];
Node_Ja_113 [shape=plaintext tooltip="platform.EthSPI" label=<EthSPI |
| 1 | cs | GPIO |
| 2 | speed | int32 |
| 3 | intr | GPIO |
| 4 | host | int32 |
>];
Node_Ja_114 [shape=plaintext tooltip="platform.EthRMII" label=<>];
Node_Ja_112 [shape=plaintext tooltip="platform.EthCommon" label=<EthCommon |
| 1 | model | EthModelEnum |
| 2 | rst | GPIO |
>];
Node_Ja_115 [shape=plaintext tooltip="platform.Eth" label=<Eth |
| 1 | type | DeviceTypeEnum |
| 2 | common | EthCommon |
ethType |
| 3 | spi | EthSPI |
| 4 | rmii | EthRMII |
|
>];
Node_Ja_104 [shape=plaintext tooltip="platform.GPIO" label=<>];
/* ------ connections ------ */
Node_Ja_113:pocs:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_113 --> Ja_104"];
Node_Ja_115:pocommon:e -> Node_Ja_112:header [color="#000000" tooltip="Ja_115 --> Ja_112"];
Node_Ja_115:pospi:e -> Node_Ja_113:header [color="#000000" tooltip="Ja_115 --> Ja_113"];
Node_Ja_115:potype:e -> Node_Ja_100 [color="#008000" tooltip="Ja_115 --> Ja_100"];
Node_Ja_113:pointr:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_113 --> Ja_104"];
Node_Ja_114:pomdio:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_114 --> Ja_104"];
Node_Ja_114:pomdc:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_114 --> Ja_104"];
Node_Ja_112:porst:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_112 --> Ja_104"];
Node_Ja_112:pomodel:e -> Node_Ja_110 [color="#008000" tooltip="Ja_112 --> Ja_110"];
Node_Ja_115:pormii:e -> Node_Ja_114:header [color="#000000" tooltip="Ja_115 --> Ja_114"];
/* generated by github.com/seamia/protodot on Friday, 24-Nov-23 14:36:16 EST */
}