1.11.9. Alignment

Usually you must ensure that all structures are aligned „naturally”. This means that you must align all byte structure elements to byte boundaries, all 2 byte elements to 2 bytes, all 4 byte elements to 4 bytes, all 8 byte data types to 8 bytes etc.