Zerocat Chipflasher  v0.4.3 (board-edition-1)
Flash free firmware to BIOS chips, kick the Manageability Engine.
Public Attributes | List of all members
tag_chip Struct Reference

Struct that characterizes a chip. More...

#include <kick.h>

Public Attributes

unsigned char index
 
struct tag_chipspecpspec
 Pointer into chipspec database. More...
 
unsigned char addrlen_in_bits
 Number of bits that are used feed an address into the SPI-bus. More...
 
int pages
 Number of pages (on a paged chip). More...
 

Detailed Description

Definition at line 227 of file kick.h.

Member Data Documentation

◆ addrlen_in_bits

unsigned char tag_chip::addrlen_in_bits

Definition at line 230 of file kick.h.

◆ index

unsigned char tag_chip::index

Definition at line 228 of file kick.h.

◆ pages

int tag_chip::pages

Definition at line 231 of file kick.h.

◆ pspec

struct tag_chipspec* tag_chip::pspec

Definition at line 229 of file kick.h.


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