Module ssd1306::prelude

source ·
Expand description

Crate prelude

Re-exports

Structs

Traits

  • This trait implements a write-only interface for a display which has separate data and command modes. It is the responsibility of implementations to activate the correct mode in their implementation when corresponding method is called.