BitBool

The ultimate bit manipulation tool.

Author
Christopher Andrews
Website
https://arduino.land/Code/BitBool/
Github
https://github.com/Chris--A/BitBool
Category
Data Processing
License
Unknown
Library Type
Contributed
Architectures
Any

This library provides an efficient and easy to use method for dealing with individual bits. The library is in fact a drop-in replacement for a bool or boolean array. However it has many more possibilities and is perfect for use on embedded systems. The main feature of this library is the fact it allows bits to be read and written using a simple array subscript notation.

Downloads

Filename Release Date File Size
BitBool-1.2.0.zip 2015-12-31 5.99 KiB
BitBool-1.1.3.zip 2015-11-18 4.91 KiB
BitBool-1.1.2.zip 2015-11-09 3.82 KiB
BitBool-1.1.1.zip 2015-07-10 3.78 KiB