Skip to main content

Module char_lcd

Module char_lcd 

Source
Available on target_os=none only.
Expand description

A device abstraction for HD44780-compatible character LCDs (e.g., 16x2, 20x2, 20x4).

See CharLcd for the primary usage example.

Structsยง

CharLcd
A device abstraction for an HD44780-compatible character LCD.
CharLcdStatic
Static type for the CharLcd device abstraction.