Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
peci_driver_api Struct Reference

@driver_ops{PECI} More...

#include <peci.h>

Data Fields

peci_config_t config
 @driver_ops_mandatory Configures the PECI interface.
peci_disable_t disable
 @driver_ops_mandatory Disable PECI interface.
peci_enable_t enable
 @driver_ops_mandatory Enable PECI interface.
peci_transfer_t transfer
 @driver_ops_mandatory Performs a PECI transaction.

Detailed Description

@driver_ops{PECI}

Field Documentation

◆ config

peci_config_t peci_driver_api::config

@driver_ops_mandatory Configures the PECI interface.

◆ disable

peci_disable_t peci_driver_api::disable

@driver_ops_mandatory Disable PECI interface.

◆ enable

peci_enable_t peci_driver_api::enable

@driver_ops_mandatory Enable PECI interface.

◆ transfer

peci_transfer_t peci_driver_api::transfer

@driver_ops_mandatory Performs a PECI transaction.


The documentation for this struct was generated from the following file:
  • include/zephyr/drivers/peci.h