|
NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
This is the complete list of members for nxpcup::Servo, including all inherited members.
| angle() const | nxpcup::Servo | inline |
| centerAngle() const | nxpcup::Servo | inline |
| getMaxAngle() const | nxpcup::Servo | inline |
| getMinAngle() const | nxpcup::Servo | inline |
| Servo(Config config) | nxpcup::Servo | inline |
| Servo(PinName pin, uint16_t minUs=1000, uint16_t maxUs=2000) | nxpcup::Servo | inline |
| setAngle(uint8_t degree) | nxpcup::Servo | inline |
| setAngleCenter(int8_t degree, bool reverse=false) | nxpcup::Servo | inline |
| setAngleCorrection(int8_t angle) | nxpcup::Servo | inline |
| setAngleMinMax(uint8_t min, uint8_t max) | nxpcup::Servo | inline |
| setAngleMinMaxCenter(uint8_t diffAngle) | nxpcup::Servo | inline |
1.8.11