nn::gx::CTR::InternalDriverPrioMode Enumerated Type

Syntax

enum InternalDriverPrioMode;

Value

Value Description
INTERNAL_DRIVER_PRIO_MODE_HIGH The graphics driver is operated with the highest priority.
INTERNAL_DRIVER_PRIO_MODE_LOW The graphics driver is operated with the lowest priority.

Description

The priority setting for internal operations of the graphics driver.

Revision History

2011/06/22
Initial version.

CONFIDENTIAL