M5Utility 0.0.2 git rev:5c1a751
Loading...
Searching...
No Matches
misc.hpp File Reference

Miscellaneous features. More...

#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  m5
 Top level namespace of M5.
 

Functions

bool m5::utility::isValidI2CAddress (const uint16_t addr)
 Valid I2C address?
 
uint8_t m5::utility::reverseBitOrder (const uint8_t u8)
 Reversing the bit order.
 
uint16_t m5::utility::reverseBitOrder (const uint16_t u16)
 Reversing the bit order.
 

Detailed Description

Miscellaneous features.