VSF Documented
Data Fields
vsf_adc_channel_cfg_t Struct Reference

adc channel configuration More...

#include <vsf_template_adc.h>

Data Fields

vsf_adc_channel_mode_t mode
 Channel mode.
 
uint16_t sample_cycles
 Sample cycles.
 
uint8_t channel
 Channel Index.
 

Detailed Description

adc channel configuration

Configuration structure for ADC channel.

Field Documentation

◆ mode

vsf_adc_channel_mode_t vsf_adc_channel_cfg_t::mode

Channel mode.

◆ sample_cycles

uint16_t vsf_adc_channel_cfg_t::sample_cycles

Sample cycles.

◆ channel

uint8_t vsf_adc_channel_cfg_t::channel

Channel Index.

Generated from commit: vsfteam/vsf@2b286be