FastLED
3.9.15
Loading...
Searching...
No Matches
◆
read()
template<typename Fn, fl::size N>
static u16
fl::ProgmemLUT16
< Fn, N >::read
(
u8
index
)
inline
static
Definition at line
268
of file
gamma_lut.h
.
268
{
269
return
FL_PGM_READ_WORD_NEAR
(&
kData
.values[
index
]);
270
}
FL_PGM_READ_WORD_NEAR
#define FL_PGM_READ_WORD_NEAR(x)
Read a word (16-bit) from PROGMEM memory.
Definition
fastled_progmem.h:88
fl::ProgmemLUT16::kData
static const detail::LutArray< u16, N > kData
Definition
gamma_lut.h:276
fl::ProgmemLUT16
Definition
gamma_lut.h:267
fl
ProgmemLUT16
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2