Module sh1106::mode

source ·
Expand description

Operating modes for the sh1106

This driver can be used in different modes. A mode defines how the driver will behave, and what methods it exposes. Look at the modes below for more information on what they expose.

Re-exports

Modules

  • Abstraction of different operating modes for the sh1106
  • Buffered display module for use with the [embedded-graphics] crate
  • Raw mode for coercion into richer driver types