Name
comedi_get_subdevice_flags -- properties of subdevice
Synopsis
#include <comedilib.h>
int comedi_get_subdevice_flags
(comedi_t * device, unsigned int subdevice);
Description
This function returns a bitfield describing the capabilities of
the specified subdevice. If there is an error, -1 is returned,
and the Comedilib error value is set.
XXX table.