SCORPIO  1.7.0
List of all members | Public Attributes
rearr_opt Struct Reference

Rearranger options. More...

#include <pio.h>

Collaboration diagram for rearr_opt:
Collaboration graph
[legend]

Public Attributes

int comm_type
 Comm type - see PIO_REARR_COMM_TYPE. More...
 
int fcd
 Comm flow control dir - see PIO_REARR_COMM_FC_DIR. More...
 
rearr_comm_fc_opt_t comp2io
 flow control opts, comp to io procs More...
 
rearr_comm_fc_opt_t io2comp
 flow control opts, io to comp procs More...
 

Detailed Description

Rearranger options.

Member Data Documentation

◆ comm_type

int rearr_opt::comm_type

Comm type - see PIO_REARR_COMM_TYPE.

◆ comp2io

rearr_comm_fc_opt_t rearr_opt::comp2io

flow control opts, comp to io procs

◆ fcd

int rearr_opt::fcd

Comm flow control dir - see PIO_REARR_COMM_FC_DIR.

◆ io2comp

rearr_comm_fc_opt_t rearr_opt::io2comp

flow control opts, io to comp procs


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