Hi everyoneI have a problem with a data structure I really want to use, because I would heavenly benefit from the easy access, that it would provide. /*
* myTypes.h
*
* Created on: 02.05.2023
* Author:
*/
#ifndef INC_MYTYPES_H_
#define I...
Ohhh if it is only because I forgot to include stdbool.h, ... I would turn mad^^ Thanks for the reminder!I know bit shifting, but as this example shows, indexing via the the bool/union/struct, the code gets much more readable. see://direct indexing v...