is31fl3743b

Crates.iois31fl3743b
lib.rsis31fl3743b
version0.1.3
sourcesrc
created_at2022-05-03 17:57:26.919257
updated_at2022-11-29 23:03:41.302373
descriptionBare-metal no_std driver for the Lumissil IS31FL3743B
homepage
repositoryhttps://github.com/kiibohd/kiibohd-core
max_upload_size
id579961
size53,508
Jacob Alexander (haata)

documentation

README

is31fl3743b

Rust docs.rs Crates.io Crates.io Crates.io

Embedded driver crate for the Lumissil/ISSI is31fl3743b SPI LED driver.

Currently only supports atsam4 MCUs due to reliance on specialized DMA buffers. Porting to other MCUs is possible but likely won't be as efficient.

Example Usage

See docs.rs for example usage.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 192

cargo fmt