libnds
Data Fields
UnpackStruct Struct Reference

A struct and struct pointer with information about unpacking data. More...

#include <bios.h>

Data Fields

uint32 dataOffset
 bits 0-30 are added to all non-zero destination writes, unless bit 31 is set, which does it for zeros too.
 
uint8 destWidth
 1,2,4,8,16 or 32 bits.
 
uint16 sourceSize
 in bytes
 
uint8 sourceWidth
 1,2,4 or 8 bits.
 

Detailed Description

A struct and struct pointer with information about unpacking data.


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