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

#include <bsp430/utility/tlv.h>

Data Fields

unsigned int crc
 
union {
   unsigned int   words [1]
 
   sBSP430tlvEntry   entry
 
}; 
 

Detailed Description

The complete device descriptor table including the header, as supported on 2xx devices. The address of the table is 0x10C0.

Field Documentation

unsigned int sBSP430tlvTable2xx::crc

16-bit XOR CRC of data

sBSP430tlvEntry sBSP430tlvTable2xx::entry

First entry in the table

unsigned int sBSP430tlvTable2xx::words[1]

Table access as a sequence of words


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