nn::dsp::CTR::SendDataIsEmpty Functionnn::Result SendDataIsEmpty( u16 regNo, bool * pStatus );
| Name | Description | |
|---|---|---|
| in | regNo | Command 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 command register has been loaded.
CONFIDENTIAL