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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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)