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

Represents the position of the cursor on a Hd44780 display.
Show file 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 property

public int Column
return int

Row public property

public int Row
return int

Zero public static property

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