Module Interface IBidirectionalChannel

Package: ned
Built-in type

(no description)

Source code:

moduleinterface IBidirectionalChannel
{
    gates:
        inout a;
        inout b;
}