|
Emakefun Encoder Motor Arduino Lib 1.1.1
|
This is the complete list of members for em::Motor, including all inherited members.
| Init() | em::Motor | |
| kMaxPwmDuty | em::Motor | static |
| kPwmFrequency | em::Motor | static |
| kPwmResolution | em::Motor | static |
| Motor(const uint8_t positive_pin, const uint8_t negative_pin) | em::Motor | explicit |
| Motor(const uint8_t positive_pin, const uint8_t positive_pin_ledc_channel, const uint8_t negative_pin, const uint8_t negative_pin_ledc_channel) | em::Motor | explicit |
| PwmDuty() const | em::Motor | |
| RunPwmDuty(const int16_t pwm_duty) | em::Motor | |
| Stop() | em::Motor | |
| ~Motor()=default (defined in em::Motor) | em::Motor |