nn::uds::CTR::TEST_UNIQUE_ID_MASK Constant

Syntax

const bit32 TEST_UNIQUE_ID_MASK =  0x000FFF00;

Description

For a test program, experimental project, or at any other time that an application does not have a unique ID assigned to it, you can use a value between 0xFFF00 and 0xFFFFF as a test ID. These values are also used by SDK samples.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL