Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
emul_list_for_bus Struct Reference

#include <emul.h>

Data Fields

const struct emul_link_for_buschildren
 
unsigned int num_children
 

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: