EDT PCD SDK Documentation 6.1.0
|
Structure used to pass configuration parameters to OCX routines. More...
#include <edt_ocx.h>
Data Fields | |
EdtLineRate | line_rate |
int | timeout |
u_int | flags |
edt_bitpath | intfc |
edt_bitpath | mezz_0 |
edt_bitpath | mezz_1 |
u_char | demux_mask [192] |
Structure used to pass configuration parameters to OCX routines.
EdtLineRate edt_oc_config::line_rate |
Desired line rate.
int edt_oc_config::timeout |
Timeout in milliseconds.
u_int edt_oc_config::flags |
Option flags for configure. Low three bits describe the bit and byte order.
edt_bitpath edt_oc_config::intfc |
Alternate interface bitfile.
edt_bitpath edt_oc_config::mezz_0 |
Alternate mezzanine bitfile channel 0.
edt_bitpath edt_oc_config::mezz_1 |
Alternate mezzanine bitfile channel 1.
u_char edt_oc_config::demux_mask[192] |
Demux bit mask array.