- read() (serial.Serial method)
- readable() (serial.Serial method)
- ReaderThread (class in serial.threaded)
- readinto() (serial.Serial method)
- reset_input_buffer() (serial.Serial method)
- reset_output_buffer() (serial.Serial method)
-
RFC
- RFC 2217, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23]
- RFC 2271
- rfc2217.PortManager (class in serial)
- rfc2217.Serial (class in serial)
- ri (serial.Serial attribute)
|
- rs485.RS485 (class in serial)
- rs485.RS485Settings (class in serial)
- rs485_mode (serial.Serial attribute)
- rts (serial.Serial attribute)
- rts_level_for_rx (serial.rs485.RS485Settings attribute)
- rts_level_for_tx (serial.rs485.RS485Settings attribute)
- rtscts (serial.Serial attribute)
- rtsToggle (serial.Serial attribute)
- run() (serial.threaded.ReaderThread method)
|