nn::gd::CTR::Memory::MemoryLayout Enumerated Typeenum MemoryLayout;
| Value | Description |
|---|---|
| LAYOUT_LINEAR | The memory layout is linear. |
| LAYOUT_BLOCK_8 | The memory layout is block mode 8. |
| LAYOUT_BLOCK_32 | The memory layout is block mode 32. |
| MEMORYLAYOUT_RESERVED_MAX_U32 |
Memory layout definition.
CONFIDENTIAL