Macro connect_dummy_tx

Source
macro_rules! connect_dummy_tx {
    ($entity:expr => $to:expr, $to_port_name:ident) => { ... };
    ($entity:expr => $to:expr, $to_port_name:ident, $to_index:expr) => { ... };
}
Expand description

Create and connect a dummy TX port