Docs.rs
ws2812-nrf52833-hal-pwm-0.1.0
ws2812-nrf52833-hal-pwm 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
BartMassey
Dependencies
embedded-dma ^0.2.0
normal
embedded-hal ^1.0.0
normal
nrf52833-hal ^0.18
normal
smart-leds-trait ^0.3
normal
cortex-m ^0.7.7
dev
cortex-m-rt ^0.7.3
dev
microbit-v2 ^0.15.0
dev
panic-rtt-target ^0.1.3
dev
rtt-target ^0.5.0
dev
smart-leds ^0.4.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate ws2812_nrf52833_hal_pwm
ws2812_
nrf52833_
hal_
pwm
0.1.0
All Items
Sections
Use ws2812 leds with nRF52833 PWM.
Crate Items
Structs
Enums
Crate
ws2812_
nrf52833_
hal_
pwm
Copy item path
Source
Expand description
§
Use ws2812 leds with nRF52833 PWM.
For usage with
smart-leds
Implements the
SmartLedsWrite
trait
Structs
§
Ws2812
Proxy for driving a WS2812-family device using PWM.
Enums
§
Error
Error during WS2812 driver operation.