C# Class Raspberry.IO.Components.Displays.Hd44780.Hd44780Position

Represents the position of the cursor on a Hd44780 display.
Datei anzeigen Open project: raspberry-sharp/raspberry-sharp-io Class Usage Examples

Public Properties

Property Type Description
Column int
Row int
Zero Hd44780Position

Property Details

Column public_oe property

public int Column
return int

Row public_oe property

public int Row
return int

Zero public_oe static_oe property

public static Hd44780Position,Raspberry.IO.Components.Displays.Hd44780 Zero
return Hd44780Position