mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Implement Get SDHCI Registers remote packet.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user