Searched defs:IoContext (Results 1 – 1 of 1) sorted by relevance
840 private struct IoContext struct in Antmicro.Renode.Peripherals.SD.SDCard842 public uint Offset852 public BitStream Data862 public void Move(uint offset) in Move()871 public void Reset() in Reset()878 private uint bytesLeft;879 private uint offset;880 private BitStream data;