Bouffalo SDK  1.0
Bouffalolab Software Development Kit
bflb_adc_channel_s Struct Reference

ADC channel select. More...

#include <bflb_adc.h>

Collaboration diagram for bflb_adc_channel_s:
Collaboration graph

Data Fields

uint8_t pos_chan
 
uint8_t neg_chan
 

Detailed Description

ADC channel select.

Parameters
pos_chanSelect ADC positive input in none-scan mode
neg_chanSelect ADC negative input in none-scan mode

Definition at line 131 of file bflb_adc.h.

Field Documentation

◆ neg_chan

uint8_t neg_chan

Definition at line 133 of file bflb_adc.h.

◆ pos_chan

uint8_t pos_chan

Definition at line 132 of file bflb_adc.h.


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