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

◆ loadAndScaleRGB()

template<EOrder RGB_ORDER, int LANES = 1, uint32_t MASK = 0xFFFFFFFF>
FASTLED_FORCE_INLINE void PixelController< RGB_ORDER, LANES, MASK >::loadAndScaleRGB ( uint8_t * b0_out,
uint8_t * b1_out,
uint8_t * b2_out )
inline

Definition at line 512 of file pixel_controller.h.

513 {
517 }
FASTLED_FORCE_INLINE uint8_t loadAndScale0()
non-template alias of loadAndScale<0>()
FASTLED_FORCE_INLINE uint8_t loadAndScale1()
non-template alias of loadAndScale<1>()
FASTLED_FORCE_INLINE uint8_t loadAndScale2()
non-template alias of loadAndScale<2>()
Pixel controller class.

References FASTLED_FORCE_INLINE, loadAndScale0(), loadAndScale1(), and loadAndScale2().

Referenced by APA102Controller< DATA_PIN, CLOCK_PIN, RGB_ORDER, SPI_SPEED, GAMMA_CORRECTION_MODE, START_FRAME, END_FRAME >::getGlobalBrightnessAndScalingFactors(), and APA102Controller< DATA_PIN, CLOCK_PIN, RGB_ORDER, SPI_SPEED, GAMMA_CORRECTION_MODE, START_FRAME, END_FRAME >::showPixelsDefault().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: