Bit field

A bit field is a data structure that maps to one or more adjacent bits which have been allocated for specific purposes, so that any single bit or group of bits within the structure can be set or inspected. A bit field is most commonly used to represent integral types of known, fixed bit-width, such as single-bit Booleans.

Source: Wikipedia — Bit field (CC BY-SA 4.0)

Bit field

A bit field is a data structure that maps to one or more adjacent bits which have been allocated for specific purposes, so that any single bit or group of bits within the structure can be set or inspected. A bit field is most commonly used to represent integral types of known, fixed bit-width, such as single-bit Booleans.

This neuron ends here.

Source: Wikipedia "Bit field" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy