Method | Description | |
---|---|---|
Delay ( |
||
DeselectRf ( |
||
GetBridgeSignature ( |
||
ResetRf ( |
||
SPITransfer ( |
||
SelectRf ( |
||
WaitMISO ( |
Method | Description | |
---|---|---|
StringifyByteWithPadding ( byte inputByte ) : string |
public static Delay ( |
||
sp | ||
delayTime | byte | |
return | bool |
public static DeselectRf ( |
||
sp | ||
return | bool |
public static GetBridgeSignature ( |
||
sp | ||
return | string |
public static ResetRf ( |
||
sp | ||
return | bool |
public static SPITransfer ( |
||
sp | ||
dataToTransfer | byte | |
return | bool |
public static SelectRf ( |
||
sp | ||
return | bool |
public static WaitMISO ( |
||
sp | ||
return | bool |