Synergy Software Package User's Manual

#include <r_adc_api.h>

Data Fields

uint32_t scan_mask
 
uint32_t scan_mask_group_b
 Valid for group modes. Use #define ADC_MASK_CHANNEL_x from r_adc.h.
 
adc_group_a_t priority_group_a
 Valid for group modes.
 
uint32_t add_mask
 Valid if add enabled in Open(). Use #define ADC_MASK_CHANNEL_x from r_adc.h.
 
uint8_t sample_hold_mask
 Channels/bits 0-2. Use #define ADC_MASK_CHANNEL_x from r_adc.h.
 
uint8_t sample_hold_states
 Number of states to be used for sample and hold. Affects channels 0-2.
 

Detailed Description

ADC channel(s) configuration

Field Documentation

◆ scan_mask

uint32_t adc_channel_cfg_t::scan_mask

Channels/bits: bit 0 is ch0; bit 15 is ch15. Use #define ADC_MASK_CHANNEL_x from r_adc.h.


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