My Project
|
#include <MCPinController.h>
Public Member Functions | |
MCPinController (MCChannelConfig *config) | |
int | GetEspPinNumber () |
Public Member Functions inherited from MCChannelController | |
MCChannelController (MCChannelConfig *config) | |
HubLedColor | GetHubLedColor () |
void | SetHubLedColor (HubLedColor color) |
DeviceType | GetAttachedDevice () |
MCChannel * | GetChannel () |
void | SetMinPwrPerc (int16_t minPwrPerc) |
int16_t | GetTargetPwrPerc () |
void | SetTargetPwrPerc (int16_t targetPwrPerc) |
int16_t | GetCurrentPwrPerc () |
void | SetCurrentPwrPerc (int16_t currentPwrPerc) |
bool | UpdateCurrentPwrPerc () |
uint8_t | GetAbsCurrentPwrPerc () |
bool | IsDrivingForward () |
void | Blink () |
void | ManualBrake (bool enabled) |
void | EmergencyBrake (bool enabled) |
MCPinController::MCPinController | ( | MCChannelConfig * | config | ) |
int MCPinController::GetEspPinNumber | ( | ) |