Xenomai API  2.5.6.1
a4l_instruction Struct Reference

Structure describing the synchronous instruction. More...

Data Fields

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.

Detailed Description

Structure describing the synchronous instruction.

See also:
a4l_snd_insn()

Field Documentation

Subdevice to which the instruction will be applied.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines