Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
serialport
master
SerialPort
Generated using Crystal 1.14.0
2025-01-14 13:13:02 UTC
class
SerialPort
SerialPort
IO::FileDescriptor
IO
Reference
Object
Defined in:
serialport.cr
Constructors
.new
(path : String, baudrate : Termios::BaudRate, blocking =
false
)
Instance Method Summary
#path
: String
Constructor Detail
def self.
new
(path : String, baudrate : Termios::BaudRate, blocking =
false
)
#
[
View source
]
Instance Method Detail
def
path
: String
#
[
View source
]