Bouffalo SDK
1.0
Bouffalolab Software Development Kit
|
ADC channel select. More...
#include <bflb_adc.h>
Data Fields | |
uint8_t | pos_chan |
uint8_t | neg_chan |
ADC channel select.
pos_chan | Select ADC positive input in none-scan mode |
neg_chan | Select ADC negative input in none-scan mode |
Definition at line 131 of file bflb_adc.h.
uint8_t neg_chan |
Definition at line 133 of file bflb_adc.h.
uint8_t pos_chan |
Definition at line 132 of file bflb_adc.h.