Package: inet.physicallayer.wired.ethernet
EthernetPhy
simple module(no description)
Properties
Name | Value | Description |
---|---|---|
display | i=block/rxtx |
Gates
Name | Direction | Size | Description |
---|---|---|---|
upperLayerIn | input | ||
upperLayerOut | output | ||
phys | inout |
Source code
simple EthernetPhy { parameters: @display("i=block/rxtx"); gates: input upperLayerIn @labels(EtherFrame); output upperLayerOut @labels(EtherFrame); inout phys @labels(EthernetSignal); }File: src/inet/physicallayer/wired/ethernet/EthernetPhy.ned