comedi_dio_bitfield man page
comedi_dio_bitfield — read/write multiple digital channels
Synopsis
#include <comedilib.h>
int comedi_dio_bitfield (comedi_t * device, unsigned int subdevice, unsigned int write_mask, unsigned int * bits);
Status
deprecated
Description
This function is deprecated. Use comedi_dio_bitfield2() instead.
Info
28 October 2007