I have the following minimal example code:
typedef struct { unsigned long a[16]; unsigned long b[16]; } myStruct_t; myStruct_t myStruct; unsigned lo