The function write-serial-port-char
writes the character char to the serial port associated with serial-port, and returns char.
A timeout will occur if the character cannot be written before the write timeout (as specified by values given when the serial port was opened by open-serial-port).
When a timeout occurs, if timeout-error-p is non-nil, then an error of type serial-port-timeout
is signaled, otherwise nil
is returned. The default value of timeout-error-p is t
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4