Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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: