ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
SecrBitTableHeader_t Struct Reference

#include <libsecr-common.h>

Data Fields

u32 headersize
 
u8 block_count
 
u8 pad1
 
u8 pad2
 
u8 pad3
 

Detailed Description

Definition at line 30 of file libsecr-common.h.

Field Documentation

◆ block_count

u8 SecrBitTableHeader_t::block_count

Number of blocks in the KELF file

Definition at line 34 of file libsecr-common.h.

◆ headersize

u32 SecrBitTableHeader_t::headersize

KELF header size (same as SecrKELFHeader_t.KELF_header_size)

Definition at line 32 of file libsecr-common.h.

◆ pad1

u8 SecrBitTableHeader_t::pad1

Definition at line 35 of file libsecr-common.h.

◆ pad2

u8 SecrBitTableHeader_t::pad2

Definition at line 36 of file libsecr-common.h.

◆ pad3

u8 SecrBitTableHeader_t::pad3

Definition at line 37 of file libsecr-common.h.


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