Docs.rs
smart-leds-matrix-0.2.0
smart-leds-matrix 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
libesz
Dependencies
display-interface ^0.5.0
normal
embedded-graphics-core ^0.4.0
normal
embedded-hal ^1.0.0
normal
smart-leds ^0.4.0
normal
smart-leds-trait ^0.3.0
normal
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
smart_
leds_
matrix
0.2.0
Module invert_
axis
Module Items
Enums
In smart_
leds_
matrix::
layout
smart_leds_matrix
::
layout
Module
invert_axis
Copy item path
Source
Expand description
Marker types for axis inversion.
Enums
ยง
InvertX
Inverted X axis.
InvertXY
Inverted X and Y axis.
InvertY
Inverted Y axis.
NoInvert
No inverted axis.