nngxSetMemAccessPrioMode Function
void nngxSetMemAccessPrioMode(
nngxMemAccessPrioMode mode
);
| Name | Description | |
|---|---|---|
| in | mode | Access priority mode setting. |
Sets priority of access to main memory (FCRAM).
For details, see the description of the corresponding C++ function nn::gx::CTR::SetMemAccessPrioMode.
CONFIDENTIAL