nn::dsp::CTR::RecvDataIsReady Functionnn::Result RecvDataIsReady( u16 regNo, bool * pStatus );
| Name | Description | |
|---|---|---|
| in | regNo | Reply register number. |
| out | pStatus | Address at which to store the state. |
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
Process was successful. |
ResultNotInitialized |
The library is not initialized. |
Determines whether a value has been written to the reply register.
CONFIDENTIAL