Description
The driver currently handles the fill-byte correctly in case of boolean values.
However it turns out payloads have to be word-aligned. So in case of requesting a number of boolean values that result in an odd (as in un-even) number of bytes or by simply requesting an odd number of bytes we also need a fill byte.