C# Class GrFamily.MainBoard.Peach

GR-PEACH�N���X
Show file Open project: netmf-lib-grfamily/GrFamilyLibrary Class Usage Examples

Public Methods

Method Description
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

Method Details

Peach() public method

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

PulseDebugLed() public method

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

PulseDebugLed() public method

�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�
return void

SetColor() public method

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

SetDebugLed() public method

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

SetLeds() public method

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

TurnAllLedsOff() public method

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