Flip the right bit and a whole value changes. Tiny switches, serious power.
int is_power_of_2(unsigned int n)
void show_bits(unsigned char byte)
unsigned char swap_bits(unsigned char byte)
unsigned char reverse_bits(unsigned char byte)