class documentation

class RegularFileSerial(serial.Serial):

Constructor: RegularFileSerial(*args, **kwargs)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable captured_args Undocumented
Instance Variable captured_kwargs Undocumented
Method _reconfigure_port Undocumented
Method _reconfigurePort Undocumented
def __init__(self, *args, **kwargs):

Undocumented

captured_args =

Undocumented

captured_kwargs =

Undocumented

def _reconfigure_port(self):

Undocumented

def _reconfigurePort(self):

Undocumented