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

eSPI bus configuration parameters More...

#include <espi.h>

Data Fields

enum espi_io_mode io_caps
 Supported I/O mode.
 
enum espi_channel channel_caps
 Supported channels.
 
uint8_t max_freq
 Maximum supported frequency in MHz.
 

Detailed Description

eSPI bus configuration parameters

Field Documentation

◆ channel_caps

enum espi_channel espi_cfg::channel_caps

Supported channels.

◆ io_caps

enum espi_io_mode espi_cfg::io_caps

Supported I/O mode.

◆ max_freq

uint8_t espi_cfg::max_freq

Maximum supported frequency in MHz.


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