Implement Get SDHCI Registers remote packet.

This commit is contained in:
2019-10-18 00:27:53 +01:00
parent 8c0e01aa2c
commit e51f95e4f0
3 changed files with 108 additions and 3 deletions

View File

@@ -237,6 +237,11 @@ namespace DiscImageChef.Devices.Remote
[MarshalAs(UnmanagedType.ByValArray, SizeConst = 8)]
public byte[] scr;
public uint csd_len;
public uint cid_len;
public uint ocr_len;
public uint scr_len;
}
public struct DicPacketCmdGetUsbData