Module scroll_phat_hd::display
[−]
[src]
Structs
I2CDisplay |
A Scroll pHAT HD device connected over I2C bus (e.g. on a Raspberry Pi). |
TermDisplay |
A virtual display that outputs its buffer to the terminal from which the binary is attached. |
UnicodeDisplay |
A virtual display that outputs its buffer to the terminal from which the binary is attached. |
Traits
Display |
Represents a device capable of displaying a rectangular bitmap buffer. |