C# 클래스 GrFamily.MainBoard.Peach

GR-PEACH�N���X
파일 보기 프로젝트 열기: netmf-lib-grfamily/GrFamilyLibrary 1 사용 예제들

공개 메소드들

메소드 설명
Peach ( ) : System

GR-PEACH�̃R���X�g���N�^�[

PulseDebugLed ( ) : void

�f�o�b�OLED��1��_�ł���

PulseDebugLed ( int length, int times ) : void

�f�o�b�OLED��w��񐔁A�w��Ԋu�œ_�ł�����

SetColor ( System.Color color ) : void

�F����w�肵�ăJ���[LED��_������

SetDebugLed ( bool lightOn ) : void

�f�o�b�OLED��_���܂��͏�������

SetLeds ( bool redOn, bool greenOn, bool blueOn ) : void

�e�F��LED��•ʂɓ_���E��������

TurnAllLedsOff ( ) : void

�S�Ă�LED���������i�ԁE�΁E�E�f�o�b�OLED�j

메소드 상세

Peach() 공개 메소드

GR-PEACH�̃R���X�g���N�^�[
public Peach ( ) : System
리턴 System

PulseDebugLed() 공개 메소드

�f�o�b�OLED��1��_�ł���
public PulseDebugLed ( ) : void
리턴 void

PulseDebugLed() 공개 메소드

�f�o�b�OLED��w��񐔁A�w��Ԋu�œ_�ł�����
public PulseDebugLed ( int length, int times ) : void
length int �_�ŊԊu�i�P�ʁF�~���b�j
times int �_�ʼn�
리턴 void

SetColor() 공개 메소드

�F����w�肵�ăJ���[LED��_������
public SetColor ( System.Color color ) : void
color System.Color �_���������F��
리턴 void

SetDebugLed() 공개 메소드

�f�o�b�OLED��_���܂��͏�������
public SetDebugLed ( bool lightOn ) : void
lightOn bool �_������ꍇ�� true�A��������ꍇ�� false
리턴 void

SetLeds() 공개 메소드

�e�F��LED��•ʂɓ_���E��������
public SetLeds ( bool redOn, bool greenOn, bool blueOn ) : void
redOn bool �ԐFLED��_���܂��͏�������
greenOn bool �ΐFLED��_���܂��͏�������
blueOn bool �FLED��_���܂��͏�������
리턴 void

TurnAllLedsOff() 공개 메소드

�S�Ă�LED���������i�ԁE�΁E�E�f�o�b�OLED�j
public TurnAllLedsOff ( ) : void
리턴 void