Zephyr Project API  3.2.0
A Scalable Open Source RTOS
spi_emul Struct Reference

#include <spi_emul.h>

Data Fields

sys_snode_t node
 
const struct emultarget
 
const struct spi_emul_apiapi
 
uint16_t chipsel
 

Detailed Description

Node in a linked list of emulators for SPI devices

Field Documentation

◆ api

const struct spi_emul_api* spi_emul::api

◆ chipsel

uint16_t spi_emul::chipsel

◆ node

sys_snode_t spi_emul::node

◆ target

const struct emul* spi_emul::target

Target emulator - REQUIRED for all bus emulators


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