msg_bus_t Struct Reference

A message bus is just a list of subscribers. More...

Detailed Description

A message bus is just a list of subscribers.

Definition at line 54 of file msg_bus.h.

#include <msg_bus.h>

Data Fields

list_node_t subs
 List of subscribers to the bus.
 
uint16_t id
 Message Bus ID.
 

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