EDT PCD SDK Documentation 6.2.0
|
Structure used to pass configuration parameters to OCX routines. More...
#include <edt_ocx.h>
Data Fields | |
EdtLineRate | line_rate |
int | timeout |
unsigned int | flags |
edt_bitpath | intfc |
edt_bitpath | mezz_0 |
edt_bitpath | mezz_1 |
uint8_t | 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.
unsigned 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.
uint8_t edt_oc_config::demux_mask[192] |
Demux bit mask array.