![]() |
Creates instances of two serial ports |
![]() | Baudrate of the 1st port |
![]() | Baudrate of the 2nd port |
![]() | Databits of the 1st port |
![]() | Databits of the 2nd port |
![]() | Checks if both ports are opened |
![]() | Parity of the 1st port |
![]() | Parity of the 2nd port |
![]() | Name of the 1st port |
![]() | Name of the 2nd port |
![]() | Stop bits of the 1st port |
![]() | Stop bits of the 2nd port |
![]() | Timeout of the 1st port |
![]() | Timeout of the 2nd port |
![]() | Closes serial ports, if opened |
![]() | |
![]() | |
![]() | |
![]() | Opens both ports and starts copying streams |
![]() | Returns the string representation of the objects |
![]() | Closes the serial ports if needed |
![]() |
![]() | 2 serial ports |
![]() | Handling of byte read from serial port int1 |
![]() | Read callback for port 1 |
![]() | Read callback for port 2 |
SerialCpy Class | serial Namespace