nn::gr::CTR::CommandBufferJumpHelper::Put Member Function

Syntax

void Put(
     bit32 * address
);

void Put(
     uptr address
);

List of Overloaded Member Functions

Put ( bit32 * ) Sets the address of the write destination of the next command in the specified address.
Put ( uptr ) Sets the address of the write destination of the next command in the specified address.

Description of Put ( bit32 * )

Sets the address of the write destination of the next command in the specified address.

Description of Put ( uptr )

Sets the address of the write destination of the next command in the specified address.


CONFIDENTIAL