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

Function disableSendPWMByTimer

src/private/IRTimer.hpp:158–159  ·  view source on GitHub ↗

* Disables output of the PWM signal of the timer at the timer pin and set it to inactive. */

Source from the content-addressed store, hash-verified

156 * Disables output of the PWM signal of the timer at the timer pin and set it to inactive.
157 */
158void disableSendPWMByTimer() {
159}
160
161#elif defined(__AVR__)
162/**********************************************************************************************************************

Callers 1

IRLedOffMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected