Unpack a bitfield

bf_unpack(x, registry, sep = ".")

Arguments

x

integerish(1)
table of the integer representation of the bitfield.

registry

registry(1)
the registry that should be used to unpack the bitfield into a binary representation.

sep

the value by which the distinct fields shall be separated