Offset (bytes) | Description |
---|---|
0 | NNS_G3D_SBC_RET |
The NNS_G3D_SBC_RET
command ends the SBC processing by setting the NNS_G3D_RSFLAG_RETURN
bit of the flag contained in the NNS_G3dRS
structure. A callback process can be inserted only once, and regardless of which kind of timing is designated, the callback function is executed in the same general location. This is a 1-byte command and does not have an operand.
Timing for Calling a Callback Function | Usage |
---|---|
NNS_G3D_SBC_CALLBACK_TIMING_A |
The callback function will be called at the same place regardless of the timing that is specified. |
NNS_G3D_SBC_CALLBACK_TIMING_B |
|
NNS_G3D_SBC_CALLBACK_TIMING_C |
2004/10/14 Added description.
2004/08/02 Initial version.
CONFIDENTIAL