ALIGNED

ALIGNED is a data type attribute that controls the storage boundary of data.

ALIGNED is an optional part of the data type specification. Its presence allows the Compiler to align the data on an implementation-defined storage boundary, with the possible side effect that more bits or bytes of storage are used than specified by the declared length.