Docs.rs
ws-oled-driver-0.0.5
ws-oled-driver 0.0.5
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
clear
ws_
oled_
driver
0.0.5
In ws_
oled_
driver::
gfx
ws_oled_driver
::
gfx
Function
clear
Copy item path
Source
pub fn clear(display: &mut
Display
) ->
Result
<
()
>
Expand description
Clears the display buffer. Fills it with 0x00.