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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
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)