FastLED
3.9.15
Loading...
Searching...
No Matches
◆
read()
template<typename Fn, fl::size N>
static
u8
fl::ProgmemLUT
< Fn, N >::read
(
u8
index
)
inline
static
Definition at line
251
of file
gamma_lut.h
.
251
{
252
return
FL_PGM_READ_BYTE_NEAR
(&
kData
.values[
index
]);
253
}
FL_PGM_READ_BYTE_NEAR
#define FL_PGM_READ_BYTE_NEAR(x)
Read a byte (8-bit) from PROGMEM memory.
Definition
fastled_progmem.h:86
fl::ProgmemLUT::kData
static const detail::LutArray< u8, N > kData
Definition
gamma_lut.h:255
fl::ProgmemLUT
Definition
gamma_lut.h:250
fl
ProgmemLUT
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2