FastLED 3.9.15
Loading...
Searching...
No Matches
types.h File Reference

Detailed Description

SIMD register type aliases.

Definition in file types.h.

#include "platforms/simd.h"
+ Include dependency graph for types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::simd
 

Typedefs

using fl::simd::simd_f32x4 = platforms::simd_f32x4
 
using fl::simd::simd_u16x16 = platforms::simd_u16x16
 
using fl::simd::simd_u16x8 = platforms::simd_u16x8
 
using fl::simd::simd_u32x4 = platforms::simd_u32x4
 
using fl::simd::simd_u8x16 = platforms::simd_u8x16
 
using fl::simd::simd_u8x32 = platforms::simd_u8x32