Menu Toggle
v1.5.0
Functions
bit_ops.h File Reference
#include "
pico.h
"
Include dependency graph for bit_ops.h:
Go to the source code of this file.
Functions
uint32_t
__rev
(uint32_t bits)
Reverse the bits in a 32 bit word.
More...
uint64_t
__revll
(uint64_t bits)
Reverse the bits in a 64 bit double word.
More...