rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Public Member Functions
IPwm Struct Referenceabstract

#include <pwm_generator_logic.h>

Inheritance diagram for IPwm:
Inheritance graph
[legend]

Public Member Functions

virtual void setSimplePwmDutyCycle (float dutyCycle)=0
 

Detailed Description

Definition at line 111 of file pwm_generator_logic.h.

Member Function Documentation

◆ setSimplePwmDutyCycle()

virtual void IPwm::setSimplePwmDutyCycle ( float  dutyCycle)
pure virtual

Implemented in PwmWrapper, and SimplePwm.

Referenced by TwoPinDcMotor::set(), BoostController::setOutput(), VvtController::setOutput(), and GppwmChannel::setOutput().

Here is the caller graph for this function:

The documentation for this struct was generated from the following file: