|
FastLED 3.9.15
|
| void fl::spi::ParallelDevice::configureLUT | ( | const u32 * | set_masks, |
| const u32 * | clear_masks ) |
Configure custom LUT (advanced)
| set_masks | Array of 256 set masks (GPIO pins to set high for each byte value) |
| clear_masks | Array of 256 clear masks (GPIO pins to clear low for each byte value) |
Definition at line 274 of file parallel_device.cpp.hpp.
References FL_DBG, and FL_WARN.
Referenced by operator=().
Here is the caller graph for this function: