DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
pca9685.cpp File Reference

NXP PCA9685 PWM / servo driver codec - implementation. See pca9685.h. More...

Go to the source code of this file.

Detailed Description

NXP PCA9685 PWM / servo driver codec - implementation. See pca9685.h.

Prescale changes require the oscillator to be asleep, so begin() sleeps, writes PRESCALE, wakes with auto-increment, then restarts and selects totem-pole outputs.

Definition in file pca9685.cpp.