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

◆ FL_STATIC_ASSERT_EXPR_9

#define FL_STATIC_ASSERT_EXPR_9 ( a,
b,
c,
d,
e,
f,
g,
h,
message )
Value:
a, b, c, d, \
e, f, g, h

Definition at line 36 of file s16x16x4.h.

36 FASTLED_FORCE_INLINE void store(s16x16* ptr) const {
37 simd::platforms::store_u32_4(reinterpret_cast<u32*>(ptr), raw); // ok reinterpret cast
#define FASTLED_FORCE_INLINE