|
FastLED 3.9.15
|
| u32 fl::getPwmFrequency | ( | int | pin | ) |
Query the configured PWM frequency for a pin.
| pin | Pin number (platform-specific numbering) |
Definition at line 354 of file pin.cpp.hpp.
References fl::pwm_state::findByPin(), and fl::pwm_state::PwmPinState::frequency_hz.
Here is the call graph for this function: