![]() |
Dezibot 4
|
This is the complete list of members for Motion, including all inherited members.
| begin(void) | Motion | |
| buffer | Motion | inlineprotectedstatic |
| correctionThreshold | Motion | inlineprotectedstatic |
| detection | Motion | inlinestatic |
| left | Motion | inlinestatic |
| LEFT_MOTOR_DUTY | Motion | inlineprotectedstatic |
| leftMotorTask(void *args) | Motion | protectedstatic |
| MOTOR_LEFT_PIN | Motion | protectedstatic |
| MOTOR_RIGHT_PIN | Motion | protectedstatic |
| move(uint32_t moveForMs=0, uint baseValue=DEFAULT_BASE_VALUE) | Motion | static |
| moveTask(void *args) | Motion | protectedstatic |
| moveWithoutCorrection(uint32_t moveForMs=0, uint baseValue=DEFAULT_BASE_VALUE) | Motion | static |
| right | Motion | inlinestatic |
| RIGHT_MOTOR_DUTY | Motion | inlineprotectedstatic |
| rightMotorTask(void *args) | Motion | protectedstatic |
| rotateAntiClockwise(uint32_t rotateForMs=0, uint baseValue=DEFAULT_BASE_VALUE) | Motion | static |
| rotateClockwise(uint32_t rotateForMs=0, uint baseValue=DEFAULT_BASE_VALUE) | Motion | static |
| stop(void) | Motion | static |
| xAntiClockwiseTaskHandle | Motion | inlineprotectedstatic |
| xClockwiseTaskHandle | Motion | inlineprotectedstatic |
| xLastWakeTime | Motion | inlineprotectedstatic |
| xMoveTaskHandle | Motion | inlineprotectedstatic |