Xenomai
3.2.4
|
Structure describing the synchronous instruction. More...
#include <analogy.h>
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. | |
Structure describing the synchronous instruction.