|
BSP430
20141115
Board Support Package for MSP430 microcontrollers
|
#include <bsp430/utility/tlv.h>
Data Fields | |
| sBSP430tlvEntry | hdr |
| unsigned long | lot_id |
| unsigned int | die_x_position |
| unsigned int | die_y_position |
| unsigned int | test_results |
TLV entry for TLV_DIERECORD on 5xx MCUs.
This structure is not described in the users' guide, but can be found in certain MCU data sheets, including the one for the MSP430F5438a
| unsigned int sBSP430tlvDIERECORD::die_x_position |
Die X position
| unsigned int sBSP430tlvDIERECORD::die_y_position |
Die Y position
| sBSP430tlvEntry sBSP430tlvDIERECORD::hdr |
Standard tag/len pair
| unsigned long sBSP430tlvDIERECORD::lot_id |
Lot/Wafer ID
| unsigned int sBSP430tlvDIERECORD::test_results |
Test Results
1.8.8