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

#include <sys-spi-nor.h>

Public Attributes

uint8_t idlsb
 Least significant byte of the parameter ID.
 
uint8_t minor
 Minor version number of the parameter.
 
uint8_t major
 Major version number of the parameter.
 
uint8_t length
 Length of the parameter table in bytes.
 
uint8_t ptp [3]
 3-byte pointer to the parameter table.
 
uint8_t idmsb
 Most significant byte of the parameter ID.
 

Member Data Documentation

◆ idlsb

uint8_t sfdp_parameter_header::idlsb

Least significant byte of the parameter ID.

◆ idmsb

uint8_t sfdp_parameter_header::idmsb

Most significant byte of the parameter ID.

◆ length

uint8_t sfdp_parameter_header::length

Length of the parameter table in bytes.

◆ major

uint8_t sfdp_parameter_header::major

Major version number of the parameter.

◆ minor

uint8_t sfdp_parameter_header::minor

Minor version number of the parameter.

◆ ptp

uint8_t sfdp_parameter_header::ptp[3]

3-byte pointer to the parameter table.


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