My Project
|
#include <MCLedBase.h>
Public Member Functions | |
MCLedBase (int pwmChannel, int pin, bool inverted=false) | |
int | GetPin () |
void | SetCurrentPwrPerc (int16_t pwrPerc) |
Friends | |
class | MCLed |
class | MCStatusLed |
MCLedBase::MCLedBase | ( | int | pwmChannel, |
int | pin, | ||
bool | inverted = false ) |
int MCLedBase::GetPin | ( | ) |
void MCLedBase::SetCurrentPwrPerc | ( | int16_t | pwrPerc | ) |
|
friend |
|
friend |