Xenomai  3.1
rtdm_profile_info Struct Reference

RTDM profile information. More...

Data Fields

const char * name
 Device class name.
 
int class_id
 Device class ID, see RTDM_CLASS_xxx.
 
int subclass_id
 Device sub-class, see RTDM_SUBCLASS_xxx definition in the Device Profiles.
 
int version
 Supported device profile version.
 
unsigned int magic
 Reserved.
 

Detailed Description

RTDM profile information.

This descriptor details the profile information associated to a RTDM class of device managed by a driver.


The documentation for this struct was generated from the following file: