COMEDI_DIO_BITFIELD(3)

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.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout