Docs.rs
ublox-core-0.1.0
ublox-core 0.1.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
tstellanova
Dependencies
embedded-hal ^0.2.3
normal
nb ^0.1.2
normal
shufflebuf ^0.1.0
normal
arrayvec ^0.5.1
dev
cortex-m ^0.6.0
dev
cortex-m-rt ^0.6.10
dev
panic-halt ^0.2.0
dev
panic-semihosting ^0.5.3
dev
stm32h7 ^0.10.0
dev
Versions
55.56%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ublox_
core
0.1.0
All Items
Crate Items
Structs
Enums
Traits
Functions
Crate
ublox_core
Copy item path
Source
Structs
§
Serial
Interface
This encapsulates the Serial UART peripheral and associated pins such as
UbxDriver
Enums
§
Error
Errors in this crate
Traits
§
Device
Interface
A method of communicating with the device
Functions
§
new_
serial_
driver