mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
8 lines
385 B
Text
8 lines
385 B
Text
|
digraph "Graphical Class Hierarchy"
|
||
|
{
|
||
|
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
|
||
|
node [fontname="Helvetica",fontsize="10",shape=record];
|
||
|
rankdir="LR";
|
||
|
Node1 [label="USB_INTERFACE_DESCRIPTOR",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html"];
|
||
|
}
|