Expand description
Errors that can occure while operating on modular bitfields.
Structsยง
- Invalid
BitPattern  - The bitfield contained an invalid bit pattern.
 - OutOf
Bounds  - The given value was out of range for the bitfield.
 
Errors that can occure while operating on modular bitfields.