BSL430.NET  1.3.4
Public Member Functions | List of all members
BSL430_NET.Main.ICommable Interface Reference
Inheritance diagram for BSL430_NET.Main.ICommable:
BSL430_NET.Main.Core BSL430_NET.Main.Core BSL430_NET.Comm.CommFTD2XX BSL430_NET.Comm.CommLibftdi BSL430_NET.Comm.CommSerial BSL430_NET.Comm.CommUSB BSL430_NET.Comm.CommFTD2XX BSL430_NET.Comm.CommLibftdi BSL430_NET.Comm.CommSerial BSL430_NET.Comm.CommUSB

Public Member Functions

void CommOpen (Bsl430NetDevice device)
 
void CommSet (BaudRate baud_rate)
 
void CommDtr (bool val, bool ignore_err=false)
 
void CommRts (bool val, bool ignore_err=false)
 
void CommClrBuff ()
 
void CommClose (bool ignore_err=false)
 
Bsl430NetDevice CommGetDefaultDevice ()
 
Status CommXfer (out byte[] msg_rx, byte[] msg_tx, int rx_size)
 

The documentation for this interface was generated from the following file: