BSP430
20141115
Board Support Package for MSP430 microcontrollers
|
#include <bsp430/utility/tlv.h>
Data Fields | |
unsigned int | crc |
union { | |
unsigned int words [1] | |
sBSP430tlvEntry entry | |
}; | |
The complete device descriptor table including the header, as supported on 2xx devices. The address of the table is 0x10C0
.
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