A struct and struct pointer with information about unpacking data.
More...
#include <bios.h>
|
uint32_t | dataOffset |
| Bits 0-30 are added to all non-zero destination writes. If bit 31 is set they are added to zeroes too.
|
|
uint8_t | destWidth |
| 1,2,4,8,16 or 32 bits.
|
|
uint16_t | sourceSize |
| in bytes
|
|
uint8_t | sourceWidth |
| 1,2,4 or 8 bits.
|
|
A struct and struct pointer with information about unpacking data.
The documentation for this struct was generated from the following file: