Structure describing the synchronous instruction.
More...
#include <analogy.h>
|
|
unsigned int | type |
| | Instruction type.
|
| |
|
unsigned int | idx_subd |
| | Subdevice to which the instruction will be applied.
|
| |
|
unsigned int | chan_desc |
| | Channel descriptor.
|
| |
|
unsigned int | data_size |
| | Size of the intruction data.
|
| |
|
void * | data |
| | Instruction data.
|
| |
Structure describing the synchronous instruction.
- See also
- a4l_snd_insn()
The documentation for this struct was generated from the following file: