APM:Libraries
Macros
ToshibaLED.cpp File Reference
#include "ToshibaLED.h"
Include dependency graph for ToshibaLED.cpp:

Go to the source code of this file.

Macros

#define TOSHIBA_LED_BRIGHT   0xFF
 
#define TOSHIBA_LED_MEDIUM   0x80
 
#define TOSHIBA_LED_DIM   0x11
 
#define TOSHIBA_LED_OFF   0x00
 

Macro Definition Documentation

◆ TOSHIBA_LED_BRIGHT

#define TOSHIBA_LED_BRIGHT   0xFF

Definition at line 22 of file ToshibaLED.cpp.

◆ TOSHIBA_LED_DIM

#define TOSHIBA_LED_DIM   0x11

Definition at line 24 of file ToshibaLED.cpp.

◆ TOSHIBA_LED_MEDIUM

#define TOSHIBA_LED_MEDIUM   0x80

Definition at line 23 of file ToshibaLED.cpp.

◆ TOSHIBA_LED_OFF

#define TOSHIBA_LED_OFF   0x00

Definition at line 25 of file ToshibaLED.cpp.