comedi_get_subdevice_type

Langue: en

Version: 28 October 2007 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

comedi_get_subdevice_type - type of subdevice

SYNOPSIS

#include <comedilib.h>

int comedi_get_subdevice_type (comedi_t * device, unsigned int subdevice);

DESCRIPTION

The function comedi_get_subdevice_type() returns an integer describing the type of subdevice that belongs to the comedi device device and has the index subdevice. The function returns -1 if there is an error.

XXX Subdevice type table