C# 클래스 ndp1.ControlButton

파일 보기 프로젝트 열기: cjdaly/napkin 1 사용 예제들

공개 메소드들

메소드 설명
ControlButton ( Cpu interruptPin, string color, byte hue, Nexus nexus ) : System

비공개 메소드들

메소드 설명
ControlButton_OnInterrupt ( uint data1, uint data2, System.DateTime time ) : void

메소드 상세

ControlButton() 공개 메소드

public ControlButton ( Cpu interruptPin, string color, byte hue, Nexus nexus ) : System
interruptPin Microsoft.SPOT.Hardware.Cpu
color string
hue byte
nexus Nexus
리턴 System