Bit fields manipulation tool.
Features
- Allows to get value of the defined bit (:xx)
- Allows to get value of the defined bit-range (xx:yy)
- Allows to specify a name of value (xx:yy'FieldName')
- Allows to assign new value for defined bit or bit-range (xx:yy=zz)
- Allows to manipulate both decimal and hex values
Categories
Scientific/EngineeringLicense
GNU General Public License version 2.0 (GPLv2)Follow Bit-EXtractor (bex)
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a simple console program witch helps you to manage complex options/status words with different fields or just simple flags. It also can setups this fields with new values. This can be useful for embedded engineers and programmers who need to manipulate with bits (check, setup, clear)