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). |
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
Process was successful. |
ResultNotInitialized |
The library is not initialized. |
Gets the value of a reply register.
CONFIDENTIAL