comedi_dio_bitfield

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

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.