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

◆ store()

FASTLED_FORCE_INLINE void fl::s0x32x4::store ( s0x32 * ptr) const
inline

Definition at line 34 of file s0x32x4.h.

34 {
35 simd::platforms::store_u32_4(reinterpret_cast<u32*>(ptr), raw); // ok reinterpret cast
36 }
simd::simd_u32x4 raw
Definition s0x32x4.h:18

References FASTLED_FORCE_INLINE, and raw.