Zephyr API 3.6.99
|
Pointer to the emulated bus node. More...
#include <emul.h>
Data Fields | |
struct i2c_emul * | i2c |
struct espi_emul * | espi |
struct spi_emul * | spi |
struct mspi_emul * | mspi |
struct uart_emul * | uart |
struct no_bus_emul * | none |
Pointer to the emulated bus node.
struct espi_emul* emul::bus::espi |
struct i2c_emul* emul::bus::i2c |
struct mspi_emul* emul::bus::mspi |
struct no_bus_emul* emul::bus::none |
struct spi_emul* emul::bus::spi |
struct uart_emul* emul::bus::uart |