* Replaces bool access types with uint8_t access types * Ensures, that the framework always uses the smalles possible uint type for the return value wherever a bitfield is read and returned to the user. Ref #4924