Yet Another WebIOPi+
 All Classes Namespaces Files Functions Variables Macros Pages
Classes | Namespaces | Variables
serial.py File Reference

Go to the source code of this file.

Classes

class  webiopi.devices.serial.Serial
 

Namespaces

 webiopi.devices.serial
 

Variables

tuple webiopi.devices.serial.TIOCINQ = hasattr(termios, 'FIONREAD')
 
tuple webiopi.devices.serial.TIOCM_zero_str = struct.pack('I', 0)