Docs.rs
platform-serial-linux-1.0.0
platform-serial-linux 1.0.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
boshtannik
Dependencies
embedded-hal ^0.2.7
normal
lazy_static ^1.4.0
normal
nb ^0.1.3
normal
platform-serial ^1.0.1
normal
serial-core ^0.4.0
normal
serial-embedded-hal ^0.1.2
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
platform_serial_linux
1.0.0
All Items
Structs
Enums
Traits
Functions
?
Crate
platform_serial_linux
source
·
[
−
]
Structs
LinuxSerial
PortSettings
A device-indepenent implementation of serial port settings.
Enums
BaudRate
Serial port baud rates.
CharSize
Number of bits per character.
FlowControl
Flow control modes.
Parity
Parity checking modes.
StopBits
Number of stop bits.
Traits
PlatformSerial
Functions
configure_serial