Searched defs:ISocketCANFrame (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CAN/ | ||
| D | SocketCAN.cs | 17 … public static byte[] Encode<T>(this T @this, bool useNetworkByteOrder) where T : ISocketCANFrame property in Antmicro.Renode.Core.CAN.ISocketCANFrameExtentions |