SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
sfdp Struct Reference

#include <sys-spi-nor.h>

Collaboration diagram for sfdp:
Collaboration graph
[legend]

Public Attributes

sfdp_header_t header
 SFDP header containing signature and version info.
 
sfdp_parameter_header_t parameter_header [SFDP_MAX_NPH]
 Array of parameter headers.
 
sfdp_basic_table_t basic_table
 Basic parameter table containing the flash parameters.
 

Member Data Documentation

◆ basic_table

sfdp_basic_table_t sfdp::basic_table

Basic parameter table containing the flash parameters.

◆ header

sfdp_header_t sfdp::header

SFDP header containing signature and version info.

◆ parameter_header

sfdp_parameter_header_t sfdp::parameter_header[SFDP_MAX_NPH]

Array of parameter headers.


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