OpenBIC
OpenSource Bridge-IC
adc_info_t Struct Reference

Public Attributes

uint16_t avg_times
 
uint16_t buf [ADC_AVERGE_TIMES_MAX]
 
uint16_t buf_idx
 
uint16_t avg_val
 
uint32_t sum
 
uint16_t ucr
 
uint16_t vr_voltage_buf [ADC_AVERGE_TIMES_MAX]
 
float pwr_avg_val
 
float vr_sum
 
bool ucr_status
 
struct k_work ucr_work
 

Member Data Documentation

◆ avg_times

uint16_t adc_info_t::avg_times

◆ avg_val

uint16_t adc_info_t::avg_val

◆ buf

uint16_t adc_info_t::buf[ADC_AVERGE_TIMES_MAX]

◆ buf_idx

uint16_t adc_info_t::buf_idx

◆ pwr_avg_val

float adc_info_t::pwr_avg_val

◆ sum

uint32_t adc_info_t::sum

◆ ucr

uint16_t adc_info_t::ucr

◆ ucr_status

bool adc_info_t::ucr_status

◆ ucr_work

struct k_work adc_info_t::ucr_work

◆ vr_sum

float adc_info_t::vr_sum

◆ vr_voltage_buf

uint16_t adc_info_t::vr_voltage_buf[ADC_AVERGE_TIMES_MAX]

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