Liking cljdoc? Tell your friends :D

bacure.serial-connection


connection-opened?clj

(connection-opened? com-port)
source

ensure-connection-closed!clj

(ensure-connection-closed! com-port)

serial/close! returns nil. NOTE: You must terminate any MS/TP nodes that reference this connection first!

serial/close! returns nil. NOTE: You must terminate any MS/TP nodes that
reference this connection first!
sourceraw docstring

get-input-streamclj

(get-input-stream connection)
source

get-opened-serial-connection!clj

(get-opened-serial-connection! {:keys [com-port] :as config})

Creates a new connection if this one hasn't been created yet.

Creates a new connection if this one hasn't been created yet.
sourceraw docstring

get-output-streamclj

(get-output-stream connection)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close