BEEP-8 SDK 1.0.0
|
Structure representing a halt command for the PPU (Pixel Processing Unit). More...
#include <ppu.h>
Public Attributes | |
unsigned | na0: 24 |
unsigned | code: 8 |
Structure representing a halt command for the PPU (Pixel Processing Unit).
This command is used to signal the completion of the drawing commands.
unsigned _b8PpuHalt::code |
Command code for the halt operation.
unsigned _b8PpuHalt::na0 |
Reserved, not used.