Searched defs:IPCommandDescriptor (Results 1 – 1 of 1) sorted by relevance
683 private struct IPCommandDescriptor struct in Antmicro.Renode.Peripherals.SPI.IMXRT_FlexSPI685 public IPCommand Command;686 public int NumberOfPaddings;687 public byte Operand;689 public override string ToString() in ToString()