Crate bitfields[][src]

Helpers for grouping together data in sub-byte bitfields.

Enums

Error

Traits

BitField

Helper trait for defining where in the [BitFieldSet] to put data.

BitFieldExt