Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LokiProgrammer
I2CTransferResponse
C# Class LokiProgrammer.I2CTransferResponse
Inheritance:
BootloaderResponse
显示文件
Open project: arachnidlabs/loki
Class Usage Examples
Public Methods
Method
Description
DeserializePayload
(
MiscUtil
reader
,
ushort
length
) :
void
I2CTransferResponse
( ) :
System
Method Details
DeserializePayload()
public
method
public
DeserializePayload
(
MiscUtil
reader
,
ushort
length
) :
void
reader
MiscUtil
length
ushort
return
void
I2CTransferResponse()
public
method
public
I2CTransferResponse
( ) :
System
return
System