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 * Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) * MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.

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.