C# Class LokiProgrammer.I2CTransferResponse

Inheritance: BootloaderResponse
Afficher le fichier Open project: arachnidlabs/loki Class Usage Examples

Méthodes publiques

Méthode Description
DeserializePayload ( MiscUtil reader, ushort length ) : void
I2CTransferResponse ( ) : System

Method Details

DeserializePayload() public méthode

public DeserializePayload ( MiscUtil reader, ushort length ) : void
reader MiscUtil
length ushort
Résultat void

I2CTransferResponse() public méthode

public I2CTransferResponse ( ) : System
Résultat System