Docs.rs
ublox-core-0.1.0
ublox-core 0.1.0
Permalink
Docs.rs crate page
BSD-3-Clause
25 June 2026
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
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
Skip to main content
Crate ublox_core
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