BSP430
20141115
Board Support Package for MSP430 microcontrollers
|
#include <bsp430/utility/event.h>
Data Fields | |
const char * | id |
volatile unsigned int | seqno |
Information about a particular allocated event tag.
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.