nn::gr::CTR::CommandBufferJumpHelper::CopyFrom Member Function
void CopyFrom(
const bit32 * begin,
int count
);
| Name | Description | |
|---|---|---|
| in | begin |
Start address of the command buffer that contains the command that you are copying. |
| in | count |
Number of commands to copy. |
Copies and writes the specified command buffer.
CONFIDENTIAL