[][src]Module gba::io

This module contains definitions and types for the IO Registers.

Naming

In the interest of making things easy to search for, all io register constants are given the names used in the GBATEK technical description.

Modules

background

Module for Background controls

color_blend

Module that holds stuff for the color blending ability.

display

Contains types and definitions for display related IO registers.

dma

Module for using the four Direct Memory Access (DMA) units.

keypad

Allows access to the keypad.

sound
timers

Module for timers.

window

Module that holds stuff for the Window ability.