C# 클래스 Raspberry.IO.Components.Displays.Hd44780.Hd44780Position

Represents the position of the cursor on a Hd44780 display.
파일 보기 프로젝트 열기: raspberry-sharp/raspberry-sharp-io 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Column int
Row int
Zero Hd44780Position

프로퍼티 상세

Column 공개적으로 프로퍼티

public int Column
리턴 int

Row 공개적으로 프로퍼티

public int Row
리턴 int

Zero 공개적으로 정적으로 프로퍼티

public static Hd44780Position,Raspberry.IO.Components.Displays.Hd44780 Zero
리턴 Hd44780Position