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

◆ ptr_to_int()

template<typename T>
uptr fl::ptr_to_int ( T * ptr)
noexcept

Definition at line 65 of file bit_cast.h.

65 {
66 return bit_cast<uptr>(ptr);
67}
To bit_cast(const From &from) noexcept
Definition bit_cast.h:39

References bit_cast().

Referenced by CLEDController::endShowLeds().

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