SatCat5
satcat5::cfg::TextLcd Class Reference

Detailed Description

Interface driver for the cfgbus_uart block.

Device driver for a 2x16 character LCD screen.

Definition at line 16 of file cfgbus_text_lcd.h.

#include <cfgbus_text_lcd.h>

Collaboration diagram for satcat5::cfg::TextLcd:
[legend]

Public Member Functions

 TextLcd (satcat5::cfg::ConfigBus *cfg, unsigned devaddr, unsigned regaddr=0)
 Link this LCD controller to a ConfigBus address.
 
void clear ()
 Reset and clear display.
 
void write (const char *msg)
 Write a string to the display (max 32 characters).
 

Private Attributes

satcat5::cfg::Register m_ctrl
 

The documentation for this class was generated from the following files: