| 
    VCOM Linux Driver
    
   Advantech Inc. 
   | 
 
#include <vcom_proto.h>
Data Fields | ||
| struct vc_proto_hdr | hdr | |
| union { | ||
| struct vc_attach_param param | ||
| struct vc_attach_data data | ||
| struct vc_attach_uint uint32 | ||
| struct vc_attach_hflow hflow | ||
| struct vc_attach_lctrl lctrl | ||
| } | attach | |
| union { ... } attach | 
| struct vc_attach_data data | 
| struct vc_proto_hdr hdr | 
| struct vc_attach_hflow hflow | 
| struct vc_attach_lctrl lctrl | 
| struct vc_attach_param param | 
| struct vc_attach_uint uint32 |