|
FastLED 3.9.15
|
| void fl::digitalWrite | ( | int | pin, |
| PinValue | val ) |
Write digital value to pin.
| pin | Pin number (platform-specific numbering) |
| val | Pin value (Low or High) |
Definition at line 51 of file pin.cpp.hpp.
Referenced by fl::DigitalMultiWrite16::applyNibble(), fl::DigitalMultiWrite8::applyNibble(), fl::third_party::ezWS2812gpio::begin(), fl::third_party::ezWS2812gpio::end(), fl::pwm_state::pwm_isr_handler(), fl::pwm_state::releaseChannel(), setPwmFrequency(), fl::validation::testRxChannel(), and fl::DigitalPinImpl::write().
Here is the caller graph for this function: