nn::dsp::CTR::SendData Functionnn::Result SendData( u16 regNo, u16 value );
| Name | Description | |
|---|---|---|
| in | regNo | Command register number. |
| in | value | Value to set. |
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
Process was successful. |
ResultNotInitialized |
The library is not initialized. |
Sets the value of a command register.
CONFIDENTIAL