Structures, unions, enumerations, and bitfields

The ISO/IEC C standard requires the following implementation details to be documented for structured data types:

See C and C++ Implementation Details for more information.

Show/hideUnions

See Unions for information.

Show/hideEnumerations

See Enumerations for information.

Show/hidePadding and alignment of structures

See Structures for information.

Show/hideBitfields

See Bitfields for information.

Copyright © 2010-2011 ARM. All rights reserved.ARM DUI 0491F
Non-ConfidentialID091611