|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE bool fl::isr::is_aligned | ( | const void * | ptr, |
| size_t | alignment ) |
Check if a pointer is aligned to a specific byte boundary.
| ptr | Pointer to check |
| alignment | Alignment requirement in bytes (must be power of 2) |
Definition at line 22 of file memcpy.h.
References FASTLED_FORCE_INLINE, and fl::ptr_to_int().
Here is the call graph for this function: