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

#include <bsp430/utility/tlv.h>

Data Fields

unsigned char tag
 
unsigned char len
 

Detailed Description

Fixed header for all TLV entries. This is immediately followed by entry-specific data.

Field Documentation

unsigned char sBSP430tlvEntry::len

Length of the data portion of the structure (exclusive of this header), in bytes

unsigned char sBSP430tlvEntry::tag

Tag identifying the structure being described


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