Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/
DAtCommandModem.cs423 protected class AtCommandAttribute : Attribute class in Antmicro.Renode.Peripherals.Network.AtCommandModem
425 public AtCommandAttribute(string command, CommandType type = CommandType.Execution) in AtCommandAttribute() method in Antmicro.Renode.Peripherals.Network.AtCommandModem.AtCommandAttribute