HAL  v0.6.1
Hardware Abstraction Layer
Loading...
Searching...
No Matches
adc_channel_attr_t Struct Reference
HAL » ADC

#include <hal_adc.h>

Data Fields

adc_mode_t mode
 
adc_clock_mode_t clock_mode
 
adc_resolution_t resolution
 
uint8_t timer_channel
 
uint32_t sample_time_ms
 
bool low_power_enable
 

Field Documentation

◆ clock_mode

adc_clock_mode_t adc_channel_attr_t::clock_mode

◆ low_power_enable

bool adc_channel_attr_t::low_power_enable

◆ mode

adc_mode_t adc_channel_attr_t::mode

◆ resolution

adc_resolution_t adc_channel_attr_t::resolution

◆ sample_time_ms

uint32_t adc_channel_attr_t::sample_time_ms

◆ timer_channel

uint8_t adc_channel_attr_t::timer_channel

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