Docs.rs
platform-serial-linux-1.0.2
platform-serial-linux 1.0.2
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
ufmt ^0.2.0
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
configure_serial
platform_
serial_
linux
1.0.2
platform_serial_linux
Function
configure_
serial
Copy item path
Source
pub fn configure_serial(port_path:
String
, configuration:
PortSettings
)