nn::cfg::CTR::CfgRegionCode Enumerated Type

Syntax

enum CfgRegionCode;

Value

Value Description
CFG_REGION_JAPAN Japanese market
CFG_REGION_AMERICA North American market
CFG_REGION_EUROPE Europe and Australia market
CFG_REGION_AUSTRALIA Australia has been integrated into the European market. This value is not used.
CFG_REGION_CHINA Chinese market
CFG_REGION_KOREA Korean market
CFG_REGION_TAIWAN Taiwanese market
CFG_REGION_MAX

Description

Enumerated type that represents the region codes of system markets.

Revision History

2010/05/27
Initial version.

CONFIDENTIAL