nn::gd::CTR::Memory::MemoryLayout Enumerated Type

Syntax

enum MemoryLayout;

Value

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

Description

Memory layout definition.

Revision History

2011/02/17
Initial version.

CONFIDENTIAL