| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <espi_emul.h>
Data Fields | |
| sys_snode_t | node | 
| const struct emul * | target | 
| const struct emul_espi_device_api * | api | 
| uint16_t | chipsel | 
Node in a linked list of emulators for eSPI devices
| const struct emul_espi_device_api* espi_emul::api | 
API provided for this device
| uint16_t espi_emul::chipsel | 
eSPI chip-select of the emulated device
| sys_snode_t espi_emul::node | 
| const struct emul* espi_emul::target | 
Target emulator - REQUIRED for all emulated bus nodes of any type