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

List of emulators attached to a bus. More...

#include <emul.h>

Data Fields

const struct emul_link_for_buschildren
 Identifiers for children of the node.
 
unsigned int num_children
 Number of children of the node.
 

Detailed Description

List of emulators attached to a bus.

Field Documentation

◆ children

const struct emul_link_for_bus* emul_list_for_bus::children

Identifiers for children of the node.

◆ num_children

unsigned int emul_list_for_bus::num_children

Number of children of the node.


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