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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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)