Module ssd1306::mode[][src]

Expand description

Display modes.

Structs

A mode with no additional functionality beyond that provided by the base Ssd1306 struct.

Buffered graphics mode.

Terminal mode.

Enums

Errors which can occur when interacting with the terminal mode

Traits

Common functions to all display modes.

Extends the DisplaySize trait to include number of characters that can fit on the display.