Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
espi_request_packet Struct Reference

eSPI peripheral request packet format More...

#include <espi.h>

Data Fields

enum espi_cycle_type cycle_type
 
uint8_t tag
 
uint16_t len
 
uint32_t address
 
uint8_tdata
 

Detailed Description

eSPI peripheral request packet format

Field Documentation

◆ address

uint32_t espi_request_packet::address

◆ cycle_type

enum espi_cycle_type espi_request_packet::cycle_type

◆ data

uint8_t* espi_request_packet::data

◆ len

uint16_t espi_request_packet::len

◆ tag

uint8_t espi_request_packet::tag

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