Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
serialport
master
SerialPort
Generated using Crystal 1.16.3
2026-01-23 14:32:46 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
]