Registry / other / bitbang-hal

bitbang-hal

JSON →
library0.3.3rscratesunverified

Implements embedded-hal traits by bitbanging GPIO pins.

# Cargo.toml [dependencies] bitbang-hal = "0.3.3"
INSTALL
IMPORT
SIG · BITBANG-HAL
B
bitbang-hal
otherrustv0.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BitBangHal
use bitbang_hal::BitBangHal;

Create a bitbang HAL instance.

use bitbang_hal::BitBangHal; fn main() { let hal = BitBangHal::new(); println!("BitBangHal created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
16
Meta
1
Amazon
1
OpenAI (training)
1
Resources
bitbang-hal — cargo add bitbang-hal · libregistry