Docs.rs
ws-oled-driver-0.0.5
ws-oled-driver 0.0.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sreedevk
Dependencies
anyhow ^1.0.69
normal
rppal ^0.14.1
normal
Versions
31.58%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module gfx
ws_
oled_
driver
0.0.5
Module gfx
Module Items
Functions
In crate ws_
oled_
driver
ws_oled_driver
Module
gfx
Copy item path
Source
Functions
ยง
clear
Clears the display buffer. Fills it with 0x00.
draw_
line
draw_
point
Draws a single point onto the display buffer.
fill
Fill the display buffer with a value which maybe either
0x00
or
0xFF
.