News
Using bitfields will let us use a single 32-bit integer and split it up in three 10-bit variables instead, leaving only 2 bits unused altogether. struct sensor_data_bitfield { uint32_t temperature:10; ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results