[][src]Crate ili9341

Modules

spi

Structs

Ili9341

There are two method for drawing to the screen: draw_raw and draw_iter.

Scroller

Scroller must be provided in order to scroll the screen. It can only be obtained by configuring the screen for scrolling.

Enums

Error
Orientation

The default orientation is Portrait

Traits

Interface

Trait representing the interface to the hardware.