Data Fields
_HAL_ADC_SD24_Channel_ Struct Reference

Contains the SD24 Channel Configuration. More...

#include <hal_adc_sd24.h>

Data Fields

uint8_t gain
 
uint8_t preload
 Preload of the Sigma Delta 24 Channel- Valid 0x00 to SD24_MAX_PRELOAD. More...
 
int32_t * samplePtr
 Channel enabled used to initialize the SD24 channel. More...
 
uint8_t converter
 

Detailed Description

Contains the SD24 Channel Configuration.

Field Documentation

§ gain

uint8_t _HAL_ADC_SD24_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

uint8_t _HAL_ADC_SD24_Channel_::preload

Preload of the Sigma Delta 24 Channel- Valid 0x00 to SD24_MAX_PRELOAD.

§ samplePtr

int32_t* _HAL_ADC_SD24_Channel_::samplePtr

Channel enabled used to initialize the SD24 channel.

§ converter

uint8_t _HAL_ADC_SD24_Channel_::converter

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