|
FastLED 3.9.15
|
| void fl::pinMode | ( | int | pin, |
| PinMode | mode ) |
Set pin mode (input, output, pull-up, pull-down)
| pin | Pin number (platform-specific numbering) |
| mode | Pin mode configuration |
Definition at line 378 of file pin.cpp.hpp.
References fl::pwm_state::findByPin(), and fl::pwm_state::releaseChannel().
Referenced by fl::third_party::ezWS2812gpio::begin(), initPanels(), fl::DigitalPinImpl::setPinMode(), setPwmFrequency(), and fl::validation::testRxChannel().
Here is the call graph for this function:
Here is the caller graph for this function: