| |||
| Home > Programmer’s Model > Data types | |||
The processor supports the following data types:
32-bit words
16-bit halfwords
8-bit bytes.
Unless otherwise stated the core can access all regions of the memory map, including the code region, with all data types. To support this, the system, including memories, must support subword writes without corrupting neighboring bytes in that word.