/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: sys.dac.control */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/DacControlSet.proto */
/* selection: * */
rankdir=LR;
label="sys.dac.control";
tooltip="sys.dac.control";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_100 [shape=plaintext tooltip="sys.dac.control.Set" label=<
Set |
[...] | 1 | commands | Command |
| 2 | mclk_needed | bool |
>];
Node_Ja_103 [shape=plaintext tooltip="sys.dac.control.Item" label=<Item |
item_type |
| 1 | reg_action | Reg |
| 2 | gpio_action | Gpio |
| 3 | delay_action | Delay |
| 4 | regs_action | Regs |
|
>];
Node_Ja_104 [shape=plaintext tooltip="sys.dac.control.Reg" label=<Reg |
| 1 | reg | uint32 |
| 2 | val | uint32 |
| 3 | mode | Mode |
>];
Node_Ja_108 [shape=plaintext tooltip="sys.dac.control.Delay" label=<>];
Node_Ja_101 [shape=plaintext tooltip="Type" label=<enum Type |
INIT | 0 |
POWER_ON | 1 |
POWER_OFF | 2 |
SPEAKER_ON | 3 |
SPEAKER_OFF | 4 |
HEADSET_ON | 5 |
HEADSET_OFF | 6 |
>];
Node_Ja_106 [shape=plaintext tooltip="Lvl" label=<enum Lvl |
ACTION_LEVEL_UNDEFINED | 0 |
ACTION_LEVEL_0 | 1 |
ACTION_LEVEL_1 | 2 |
>];
Node_Ja_102 [shape=plaintext tooltip="sys.dac.control.Command" label=<Command |
| 1 | type | Type |
[...] | 2 | items | Item |
>];
Node_Ja_107 [shape=plaintext tooltip="sys.dac.control.Gpio" label=<>];
Node_Ja_109 [shape=plaintext tooltip="Mode" label=<>];
Node_Ja_105 [shape=plaintext tooltip="sys.dac.control.Regs" label=<Regs |
| 1 | reg | uint32 |
[...] | 2 | vals | uint32 |
>];
/* ------ connections ------ */
Node_Ja_107:polevel:e -> Node_Ja_106 [color="#008000" tooltip="Ja_107 --> Ja_106"];
Node_Ja_102:poitems:e -> Node_Ja_103:header [color="#000000" tooltip="Ja_102 --> Ja_103"];
Node_Ja_100:pocommands:e -> Node_Ja_102:header [color="#000000" tooltip="Ja_100 --> Ja_102"];
Node_Ja_103:podelay_action:e -> Node_Ja_108:header [color="#000000" tooltip="Ja_103 --> Ja_108"];
Node_Ja_103:poreg_action:e -> Node_Ja_104:header [color="#000000" tooltip="Ja_103 --> Ja_104"];
Node_Ja_103:pogpio_action:e -> Node_Ja_107:header [color="#000000" tooltip="Ja_103 --> Ja_107"];
Node_Ja_104:pomode:e -> Node_Ja_109 [color="#008000" tooltip="Ja_104 --> Ja_109"];
Node_Ja_102:potype:e -> Node_Ja_101 [color="#008000" tooltip="Ja_102 --> Ja_101"];
Node_Ja_103:poregs_action:e -> Node_Ja_105:header [color="#000000" tooltip="Ja_103 --> Ja_105"];
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
}