BEEP-8 SDK 1.0.0
Loading...
Searching...
No Matches
_b8PpuHalt Struct Reference

Structure representing a halt command for the PPU (Pixel Processing Unit). More...

#include <ppu.h>

Public Attributes

unsigned na0: 24
 
unsigned code: 8
 

Detailed Description

Structure representing a halt command for the PPU (Pixel Processing Unit).

This command is used to signal the completion of the drawing commands.

Member Data Documentation

◆ code

unsigned _b8PpuHalt::code

Command code for the halt operation.

◆ na0

unsigned _b8PpuHalt::na0

Reserved, not used.


The documentation for this struct was generated from the following file: