PS2SDK
PS2 Homebrew Libraries
flash_ops Struct Reference

Data Fields

char * fo_name
 
acUint32 fo_bsize
 
acUint32 fo_blocks
 
int fo_padding
 
int(* fo_erase )(flash_addr_t addr)
 
int(* fo_program )(flash_addr_t addr, const flash_data_t *buf, int size)
 
int(* fo_reset )(flash_addr_t addr)
 
int(* fo_status )(flash_addr_t addr)
 

Detailed Description

Definition at line 21 of file acflash_internal.h.


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