rusEFI
The most advanced open source ECU
|
#include <pwm_generator_logic.h>
Public Member Functions | |
virtual void | setSimplePwmDutyCycle (float dutyCycle)=0 |
Definition at line 111 of file pwm_generator_logic.h.
|
pure virtual |
Implemented in PwmWrapper, and SimplePwm.
Referenced by TwoPinDcMotor::set(), BoostController::setOutput(), VvtController::setOutput(), and GppwmChannel::setOutput().