nn::dsp::CTR::RecvData Functionnn::Result RecvData( u16 regNo, u16 * pValue );
| Name | Description | |
|---|---|---|
| in | regNo | Reply register number. |
| out | pValue | Address at which to store value(s). |
Gets the value of a reply register.
The return value details are as follows.
| Level | Summary | Module | Description | Content |
|---|---|---|---|---|
| LEVEL_SUCCESS | SUMMARY_SUCCESS | MODULE_COMMON | DESCRIPTION_SUCCESS | Process succeeded. |
| LEVEL_STATUS | SUMMARY_INVALID_STATE | MODULE_NN_DSP | DESCRIPTION_NOT_INITIALIZED | The DSP library is not initialized. |
CONFIDENTIAL