Home
last modified time | relevance | path

Searched defs:IPhysicalLayer (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIPhysicalLayer.cs10 public interface IPhysicalLayer<T> : IPhysicalLayer<T, T> interface
14 public interface IPhysicalLayer<T, V> : IPhysicalLayer interface
20 public interface IPhysicalLayer: IPeripheral interface