Method | Description | |
---|---|---|
Execute ( II2CDevice i2CDevice ) : void | ||
WithCode ( uint code ) : |
||
WithLength ( byte length ) : |
||
WithPin ( byte pin ) : |
||
WithRepeats ( byte count ) : |
Method | Description | |
---|---|---|
ToPackage ( ) : byte[] |
public Execute ( II2CDevice i2CDevice ) : void | ||
i2CDevice | II2CDevice | |
return | void |
public WithCode ( uint code ) : |
||
code | uint | |
return |
public WithLength ( byte length ) : |
||
length | byte | |
return |
public WithPin ( byte pin ) : |
||
pin | byte | |
return |
public WithRepeats ( byte count ) : |
||
count | byte | |
return |