MCPcopy Create free account
hub / github.com/Arduino-IRremote/Arduino-IRremote / enableSendPWMByTimer

Function enableSendPWMByTimer

src/private/IRTimer.hpp:153–154  ·  view source on GitHub ↗

* Enables output of the PWM signal of the timer at the timer pin. */

Source from the content-addressed store, hash-verified

151 * Enables output of the PWM signal of the timer at the timer pin.
152 */
153void enableSendPWMByTimer() {
154}
155/**
156 * Disables output of the PWM signal of the timer at the timer pin and set it to inactive.
157 */

Callers 1

markMethod · 0.85

Calls 1

timerEnableSendPWMFunction · 0.85

Tested by

no test coverage detected