BSP430
20141115
Board Support Package for MSP430 microcontrollers
|
#include <bsp430/utility/tlv.h>
Data Fields | |
sBSP430tlvEntry | hdr |
unsigned int | cal_adc_gain_factor |
unsigned int | cal_adc_offset |
unsigned int | cal_adc_15t30 |
unsigned int | cal_adc_15t85 |
unsigned int | cal_adc_20t30 |
unsigned int | cal_adc_20t85 |
unsigned int | cal_adc_25t30 |
unsigned int | cal_adc_25t85 |
TLV entry for TLV_ADCCAL, TLV_ADC12CAL, and TLV_ADC10CAL on 5xx MCUs
These are ADC gain and offset calibration constants, as well as constants for the internal temperature sensor. See the family user guide for details.
unsigned int sBPS430tlvADCCAL::cal_adc_15t30 |
INCH_11 sample with 1.5V reference at 30Cel
unsigned int sBPS430tlvADCCAL::cal_adc_15t85 |
INCH_11 sample with 1.5V reference at 85Cel
unsigned int sBPS430tlvADCCAL::cal_adc_20t30 |
INCH_11 sample with 2.0V reference at 30Cel
unsigned int sBPS430tlvADCCAL::cal_adc_20t85 |
INCH_11 sample with 2.0V reference at 85Cel
unsigned int sBPS430tlvADCCAL::cal_adc_25t30 |
INCH_11 sample with 2.5V reference at 30Cel
unsigned int sBPS430tlvADCCAL::cal_adc_25t85 |
INCH_11 sample with 2.5V reference at 85Cel
unsigned int sBPS430tlvADCCAL::cal_adc_gain_factor |
ADC gain factor
unsigned int sBPS430tlvADCCAL::cal_adc_offset |
ADC gain offset
sBSP430tlvEntry sBPS430tlvADCCAL::hdr |
Standard tag/len pair