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

◆ promote_channel_to_hd()

fl::u16 fl::anonymous_namespace{colorutils.cpp.hpp}::promote_channel_to_hd ( fl::u8 channel)
inline

Definition at line 271 of file colorutils.cpp.hpp.

271 {
272 return static_cast<fl::u16>(channel) << 8;
273}

References promote_channel_to_hd().

Referenced by promote_channel_to_hd(), and promote_rgb_to_hd().

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