FastLED 3.9.12
|
Defines integer mapping functions.
Definition in file intmap.h.
Go to the source code of this file.
Functions | |
LIB8STATIC_ALWAYS_INLINE uint16_t | map8_to_16 (uint8_t x) |
LIB8STATIC_ALWAYS_INLINE uint8_t | map16_to_8 (uint16_t x) |
LIB8STATIC_ALWAYS_INLINE uint32_t | map8_to_32 (uint8_t x) |