EDT PCD SDK Documentation 6.1.0
edt_oc_config Struct Reference

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]
 

Detailed Description

Structure used to pass configuration parameters to OCX routines.

Field Documentation

◆ line_rate

EdtLineRate edt_oc_config::line_rate

Desired line rate.

◆ timeout

int edt_oc_config::timeout

Timeout in milliseconds.

◆ flags

◆ intfc

edt_bitpath edt_oc_config::intfc

Alternate interface bitfile.

◆ mezz_0

edt_bitpath edt_oc_config::mezz_0

Alternate mezzanine bitfile channel 0.

◆ mezz_1

edt_bitpath edt_oc_config::mezz_1

Alternate mezzanine bitfile channel 1.

◆ demux_mask

u_char edt_oc_config::demux_mask[192]

Demux bit mask array.


The documentation for this struct was generated from the following file: