C# Class GrFamily.MainBoard.DebugLed

�}�C�R���{�[�h��̃f�o�b�OLED (User LED)
���̃��C�u�����Ńf�o�b�OLED�ƌĂԂ̂̓}�C�R���{�[�h��̈ȉ���LED�̂���
�EGR-PEACH : User LED
�EGR-SAKURA : LED4
Inheritance: Led
Show file Open project: netmf-lib-grfamily/GrFamilyLibrary Class Usage Examples

Public Methods

Method Description
DebugLed ( Cpu pin ) : System.Threading

�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�œ_�ł�����

Method Details

DebugLed() public method

�R���X�g���N�^�[
public DebugLed ( Cpu pin ) : System.Threading
pin Microsoft.SPOT.Hardware.Cpu �f�o�b�OLED���ڑ����ꂽ�s��
return System.Threading

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