Bouffalo SDK  1.0
Bouffalolab Software Development Kit
bflb_adc_result_s Struct Reference

ADC result select. More...

#include <bflb_adc.h>

Collaboration diagram for bflb_adc_result_s:
Collaboration graph

Data Fields

int8_t pos_chan
 
int8_t neg_chan
 
int32_t value
 
int32_t millivolt
 

Detailed Description

ADC result select.

Parameters
pos_chanADC positive channel
neg_chanADC negative channel
valueADC value
millivoltADC voltage result

Definition at line 144 of file bflb_adc.h.

Field Documentation

◆ millivolt

int32_t millivolt

Definition at line 148 of file bflb_adc.h.

◆ neg_chan

int8_t neg_chan

Definition at line 146 of file bflb_adc.h.

◆ pos_chan

int8_t pos_chan

Definition at line 145 of file bflb_adc.h.

◆ value

int32_t value

Definition at line 147 of file bflb_adc.h.


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