Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/
DIMXRT_FlexSPI.cs683 private struct IPCommandDescriptor struct in Antmicro.Renode.Peripherals.SPI.IMXRT_FlexSPI
685 public IPCommand Command;
686 public int NumberOfPaddings;
687 public byte Operand;
689 public override string ToString() in ToString()