Docs.rs
va416xx-hal-0.7.0
Platform
thumbv7em-none-eabihf
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
va416xx-hal 0.7.0
HAL for the Vorago VA416xx family of MCUs
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
can
gpio
uart
adc.rs
clock.rs
dac.rs
dma.rs
edac.rs
embassy_time.rs
i2c.rs
irq_router.rs
lib.rs
nvm.rs
pins.rs
prelude.rs
pwm.rs
spi.rs
time.rs
timer.rs
wdt.rs
1
2
//!
API for the I2C peripheral
pub
use
vorago_shared_hal
::
i2c
::
*
;