BSP430  20141115
Board Support Package for MSP430 microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
sBSP430eventTagConfig Struct Reference

#include <bsp430/utility/event.h>

Data Fields

const char * id
 
volatile unsigned int seqno
 

Detailed Description

Information about a particular allocated event tag.

See also
xBSP430eventTagLookup().

Field Documentation

const char* sBSP430eventTagConfig::id

A short identifier that can be displayed in diagnostics

volatile unsigned int sBSP430eventTagConfig::seqno

A sequence number used to distinguish events with the corresponding tag.


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