Data Fields
_HAL_ADC_SD24_B_Channel_ Struct Reference

Contains the SD24 Channel Configuration. More...

#include <hal_adc_sd24b.h>

Data Fields

uint8_t gain
 
uint16_t preload
 Preload of the Sigma Delta 24 Channel. More...
 
uint8_t converter
 
uint8_t alignment
 

Detailed Description

Contains the SD24 Channel Configuration.

Field Documentation

§ gain

uint8_t _HAL_ADC_SD24_B_Channel_::gain

Gain of the Sigma Delta 24 channel Valid values are:

  • SD24_GAIN_1
  • SD24_GAIN_2
  • SD24_GAIN_4
  • SD24_GAIN_8
  • SD24_GAIN_16

§ preload

uint16_t _HAL_ADC_SD24_B_Channel_::preload

Preload of the Sigma Delta 24 Channel.

§ converter

uint8_t _HAL_ADC_SD24_B_Channel_::converter

§ alignment

uint8_t _HAL_ADC_SD24_B_Channel_::alignment

Selects the converter that will be configured. Check datasheet for available converters on device.
Valid values are:

  • SD24_B_CONVERTER_0
  • SD24_B_CONVERTER_1
  • SD24_B_CONVERTER_2
  • SD24_B_CONVERTER_3

The documentation for this struct was generated from the following file:
© Copyright 1995-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale