Martin Stein c907e44a02 register framework: read bitfields to fitting uint
* 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
2023-07-14 12:01:18 +02:00
..
2022-02-15 10:10:01 +01:00
2019-02-19 11:12:11 +01:00
2021-01-25 13:58:10 +01:00
2017-03-15 12:32:24 +01:00
2023-05-08 15:55:35 +02:00