Creates a bit-field definition.
const BitFieldDef({ required this.name, required this.high, required this.low, });