FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getPin()

int fl::RxChannel::getPin ( ) const

Definition at line 79 of file channel.cpp.hpp.

79 {
80 return mDevice ? mDevice->getPin() : mConfig.pin;
81}
fl::shared_ptr< RxDevice > mDevice
Definition channel.h:56
RxChannelConfig mConfig
Definition channel.h:55

References RxChannel(), FL_NOEXCEPT, getPin(), mConfig, and mDevice.

Referenced by getPin().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: