C# Class GrFamily.MainBoard.Peach

GR-PEACH�N���X
Afficher le fichier Open project: netmf-lib-grfamily/GrFamilyLibrary Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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

PulseDebugLed() public méthode

�f�o�b�OLED��1��_�ł���
public PulseDebugLed ( ) : void
Résultat void

PulseDebugLed() public méthode

�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�
Résultat void

SetColor() public méthode

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

SetDebugLed() public méthode

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

SetLeds() public méthode

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

TurnAllLedsOff() public méthode

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