 | C251 User's Guide |  |
|
|
| PACK Compiler Directive| Abbreviation | None. | | Arguments | A decimal number (1 or 2) enclosed in parentheses. | | Default | PACK(2) | | µVision | Options — C251 — Misc Controls. | | Description | The PACK directive causes the compiler to generate byte-aligned or half-word-aligned structures. This is useful when exchanging data with other systems where no alignment is required. Note | | Example | |
|
|