openchronos-ng
opensource firmware for the ez430 chronos
Data Fields
sys_messagebus Struct Reference

Linked list of nodes listening to the message bus. More...

#include <openchronos.h>

Data Fields

void(* fn )(enum sys_message)
enum sys_message listens
struct sys_messagebusnext

Detailed Description

Linked list of nodes listening to the message bus.


Field Documentation

callback for receiving messages from the system bus

bitfield of message types that the node wishes to receive

pointer to the next node in the list


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines