FastLED
3.1
|
Functions for doing a rotation of bits/bytes used by parallel output. More...
Classes | |
union | just8bits |
structure representing 8 bits of access More... | |
struct | sub4 |
structure representing 32 bits of access More... | |
union | bitswap_type |
union containing a full 8 bytes to swap the bit orientation on More... | |
Functions | |
__attribute__ ((always_inline)) inline void swapbits8(bitswap_type in | |
Do an 8byte by 8bit rotation. | |
Functions for doing a rotation of bits/bytes used by parallel output.