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

◆ value()

template<typename T = float>
FASTLED_FORCE_INLINE T fl::DCBlocker< T >::value ( ) const
inline

Definition at line 244 of file filter.h.

244{ return mImpl.value(); }
detail::DCBlockerImpl< T > mImpl
Definition filter.h:248

References FASTLED_FORCE_INLINE, and mImpl.