iCar
|
Pin定義 [詳解]
#include "LcdDrv_Ext.h"
マクロ定義 | |
#define | LED_BUILTIN (PIN_LED3) |
ビルトインLEDのPinを表す [詳解] | |
#define | PIN_BRIGHTNESS (2) |
明るさセンサのPin番号 | |
#define | PIN_BTN1 (6) |
ボタン1のPin番号 | |
#define | PIN_BTN2 (7) |
ボタン2のPin番号 | |
#define | PIN_BUZZER (16) |
ブザーのPin番号 | |
#define | PIN_DISTANCE (1) |
距離センサのPin番号 | |
#define | PIN_FLED_B (19) |
フルカラーLED B(青) Pin番号 | |
#define | PIN_FLED_G (18) |
フルカラーLED G(緑) Pin番号 | |
#define | PIN_FLED_R (17) |
フルカラーLED R(赤) Pin番号 | |
#define | PIN_LED1 (8) |
LED1のPin番号 | |
#define | PIN_LED2 (9) |
LED2のPin番号 | |
#define | PIN_LED3 (10) |
LED3のPin番号 | |
#define | PIN_LED4 (11) |
LED4のPin番号 | |
#define | PIN_LED5 (12) |
LED5のPin番号 | |
#define | PIN_LED6 (13) |
LED6のPin番号 | |
#define | PIN_LINE_L (3) |
ラインセンサL(左側)のPin番号 | |
#define | PIN_LINE_R (4) |
ラインセンサR(右側)のPin番号 | |
#define | PIN_MOTOR_L (14) |
MotorL (左モータ)のPin番号 | |
#define | PIN_MOTOR_R (15) |
MotorR (右モータ)のPin番号 | |
#define | PIN_TOGGLE (5) |
トグルスイッチのPin番号 | |
#define | PIN_VOLUME (0) |
スライドボリュームのPin番号 | |
Pin定義
#define LED_BUILTIN (PIN_LED3) |
ビルトインLEDのPinを表す