nngxSetMemAccessPrioMode Function

Syntax

void nngxSetMemAccessPrioMode(
     nngxMemAccessPrioMode mode
);

Arguments

Name Description
in mode Access priority mode setting.

Return Values

None.

Description

Sets priority of access to main memory (FCRAM).

For details, see the description of the corresponding C++ function nn::gx::CTR::SetMemAccessPrioMode.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL