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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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)