C# 클래스 LokiProgrammer.I2CTransferResponse

상속: BootloaderResponse
파일 보기 프로젝트 열기: arachnidlabs/loki 1 사용 예제들

공개 메소드들

메소드 설명
DeserializePayload ( MiscUtil reader, ushort length ) : void
I2CTransferResponse ( ) : System

메소드 상세

DeserializePayload() 공개 메소드

public DeserializePayload ( MiscUtil reader, ushort length ) : void
reader MiscUtil
length ushort
리턴 void

I2CTransferResponse() 공개 메소드

public I2CTransferResponse ( ) : System
리턴 System