[][src]Module gba::io::background

Module for Background controls

Structs

BackgroundControlSetting

Allows configuration of a background layer.

Enums

BGSize

The size of a background.

Constants

BG0CNT

BG0 Control. Read/Write. Display Mode 0/1 only.

BG0HOFS

BG0 X-Offset. Write only. Text mode only. 9 bits.

BG0VOFS

BG0 Y-Offset. Write only. Text mode only. 9 bits.

BG1CNT

BG1 Control. Read/Write. Display Mode 0/1 only.

BG1HOFS

BG1 X-Offset. Write only. Text mode only. 9 bits.

BG1VOFS

BG1 Y-Offset. Write only. Text mode only. 9 bits.

BG2CNT

BG2 Control. Read/Write. Display Mode 0/1/2 only.

BG2HOFS

BG2 X-Offset. Write only. Text mode only. 9 bits.

BG2VOFS

BG2 Y-Offset. Write only. Text mode only. 9 bits.

BG3CNT

BG3 Control. Read/Write. Display Mode 0/2 only.

BG3HOFS

BG3 X-Offset. Write only. Text mode only. 9 bits.

BG3VOFS

BG3 Y-Offset. Write only. Text mode only. 9 bits.