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

eSPI event More...

#include <espi.h>

Data Fields

enum espi_bus_event evt_type
 Event type.
 
uint32_t evt_details
 Additional details for bus event type.
 
uint32_t evt_data
 Data associated to the event.
 

Detailed Description

eSPI event

Field Documentation

◆ evt_data

uint32_t espi_event::evt_data

Data associated to the event.

◆ evt_details

uint32_t espi_event::evt_details

Additional details for bus event type.

◆ evt_type

enum espi_bus_event espi_event::evt_type

Event type.


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