Implementation helpers that pack and unpack typed bitfield elements into unsigned storage words.

Types

Name

Description

Impl

Impl is where Bifield description and Storage are put together to interact with values.

ResolveUnderlyingType

Map a bitfield value type to the integer type used for packing.

Created with MrDocs