Docs.rs
pic32-hal-0.13.0
pic32-hal 0.13.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kiffie
Dependencies
critical-section ^1.0.0
normal
embedded-hal ^1.0.0
normal
embedded-io ^0.6.1
normal
embedded-hal ^0.2.7
normal
enumflags2 ^0.7.7
normal
mips-mcu ^0.3.0
normal
mips-rt ^0.3.0
normal
nb ^1.1.0
normal
pic32mx2xx ^0.7.0
normal
optional
pic32mx470 ^0.1.0
normal
optional
usb-device ^0.3.2
normal
optional
Versions
60.63%
of the crate is documented
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
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
Module uart
pic32_
hal
0.13.0
Module uart
Module Items
Structs
Enums
Constants
In crate pic32_
hal
pic32_hal
Module
uart
Copy item path
Source
Expand description
UART driver
Structs
§
Config
UART configuration
Rx
Uart receiver
Tx
Uart transmitter
Uart
Uart
Enums
§
Parity
UART Parity settings
Read
Error
UART read errors
Stop
Bits
Number of stop bits
Constants
§
CONFIG_
115200_
8N1