#include <drive/ProgrammableController.h>
◆ anonymous enum
Enumerator |
---|
kHome | |
kPageUp | |
kPageDown | |
kEnd | |
◆ ProgrammableController()
ProgrammableController::ProgrammableController |
( |
| ) |
|
|
inline |
◆ connect()
bool ProgrammableController::connect |
( |
| ) |
|
|
inline |
◆ decreaseSpeed()
void ProgrammableController::decreaseSpeed |
( |
| ) |
|
|
inline |
◆ disconnect()
bool ProgrammableController::disconnect |
( |
| ) |
|
|
inlinevirtual |
◆ getSpeed()
float ProgrammableController::getSpeed |
( |
| ) |
|
|
inline |
◆ increaseSpeed()
void ProgrammableController::increaseSpeed |
( |
| ) |
|
|
inline |
◆ read()
int ProgrammableController::read |
( |
| ) |
|
|
inlineprotected |
◆ setSpeed()
void ProgrammableController::setSpeed |
( |
float |
speed | ) |
|
|
inline |
◆ update()
void ProgrammableController::update |
( |
| ) |
|
|
inline |
◆ updateDirection()
static uint16_t ProgrammableController::updateDirection |
( |
float |
speed | ) |
|
|
inlinestaticprotected |
◆ updateState()
void ProgrammableController::updateState |
( |
float |
upDown, |
|
|
float |
leftRight |
|
) |
| |
|
inline |
◆ button
bool ProgrammableController::button[5] |
◆ circle
◆ cross
◆ fLastTime
uint32_t ProgrammableController::fLastTime = 0 |
|
protected |
◆ fSpeed
float ProgrammableController::fSpeed = 0.5 |
|
protected |
◆ l3
◆ lastPacket
uint32_t ProgrammableController::lastPacket |
◆ longpress
struct { ... } ProgrammableController::longpress |
◆ square
◆ triangle
◆ w1
uint16_t ProgrammableController::w1 |
◆ w2
uint16_t ProgrammableController::w2 |
uint16_t ProgrammableController::x |
uint16_t ProgrammableController::y |
The documentation for this class was generated from the following file: