|
FastLED 3.9.15
|
| #define SWAPSA | ( | X, | |
| N ) |
Set out.X bits 0, 1, 2, and 3 to bit N of in.a.a, in.a.b, in.a.b, in.a.c, and in.a.d
| X | the sub4 of out to set |
| N | the bit of each byte to retrieve |
Definition at line 84 of file bitswap.h.