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