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

◆ ptr_to_int()

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

Definition at line 71 of file bit_cast.h.

71 {
72 return bit_cast<uptr>(ptr);
73}
To bit_cast(const From &from) FL_NOEXCEPT
Definition bit_cast.h:48

References bit_cast(), and FL_NOEXCEPT.

Referenced by fl::CLEDController::endShowLeds(), FL_ALIGNAS(), fl::format_detail::format_pointer(), fl::isr::is_aligned(), fl::isr::memcpy(), fl::isr::memset_zero(), and fl::Hash< T * >::operator()().

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