![]() ![]() | Baudrates supported by the module |
![]() ![]() | All available serial port names |
![]() ![]() | Number of databits supported |
![]() ![]() | Default baudrate |
![]() ![]() | Default serial port name |
![]() ![]() | Default number of databits |
![]() ![]() | Default parity |
![]() ![]() | Default number of stop bits |
![]() ![]() | Default timeout for read and write operations |
![]() ![]() |
Sets default values |
![]() ![]() | Buffer len for receving bytes from the serial port |
![]() |
Initializes the serial port with default values |
![]() | Baud rate |
![]() | Baud rate |
![]() | For filtering lines coming from the serial port |
![]() | Tells if the serial port is opened |
![]() | Parity |
![]() | Serial port name |
![]() | Calback function for handling bytes read from the serial port. |
![]() | Calback function for handling strings read from the serial port. |
![]() | If the reading thread have to be/is started |
![]() | Number of stop bits |
![]() | Timeout in milliseconds for both read and write |
![]() | Closes serial port |
![]() | |
![]() | |
![]() | |
![]() | Open serial port |
![]() | Returns the string representation of the object |
![]() | Writes the given string to the serial port |
![]() | Writes number of bytes from the byte array |
![]() | Closes serial port |
![]() |
![]() | The buffer to use for reading from the serial port |
![]() | Flag for continuing reading thread |
![]() | For filtering lines from serial port. |
![]() | Callback handling single bytes read from port |
![]() | Callback handling strings read from port |
![]() | Parsed line strings from the buffer |
![]() | The serial port |
![]() | Serial port reading thread |
![]() | Reading thread routine |
Serial Class | serial Namespace